SentryApp constructor
const
SentryApp({})
Implementation
const SentryApp({
this.name,
this.version,
this.identifier,
this.build,
this.buildType,
this.startTime,
this.deviceAppHash,
this.appMemory,
this.inForeground,
this.viewNames,
this.textScale,
this.unknown,
});