Generates unique instance id. Used as value of AccountModel.instanceId
Future<String?> genAccInstId() { return SiprixVoipSdk().genAccInstId(); }