NamiConfiguration constructor
const
NamiConfiguration({})
Implementation
const NamiConfiguration({required this.appPlatformIDApple,
required this.appPlatformIDGoogle,
this.bypassStore = false,
this.developmentMode = false,
this.passiveMode = false,
this.namiLogLevel = NamiLogLevel.warn,
this.extraData,
this.namiLanguageCode
});