TelemetryManagerConfiguration constructor
const
TelemetryManagerConfiguration({})
Implementation
const TelemetryManagerConfiguration({
required this.appID,
this.apiBaseURL,
this.defaultUser,
this.debug,
this.testMode,
});