App constructor
App({})
Implementation
App({
this.startTime,
this.bundleIdentifier,
this.name,
this.appId,
this.version,
this.release,
this.platform,
this.sdk,
this.environment,
this.sdkObsly,
this.buildNumber,
});