InitParameters constructor
const
InitParameters({})
Implementation
const InitParameters({
required this.obslyKey,
required this.instanceURL,
this.remoteConfigURL,
this.proEnv,
this.appVersion,
this.appName,
this.userId,
this.release,
this.logLevel,
this.config,
this.debugMode,
this.sessionID,
});