NERoomKitConfig constructor
NERoomKitConfig({})
Implementation
NERoomKitConfig({
required this.appKey,
this.serverConfig,
this.reuseNIM = false,
this.extras,
this.aLoggerConfig = const ALoggerConfig(),
});
NERoomKitConfig({
required this.appKey,
this.serverConfig,
this.reuseNIM = false,
this.extras,
this.aLoggerConfig = const ALoggerConfig(),
});