SentryOperatingSystem constructor
const
SentryOperatingSystem({})
Implementation
const SentryOperatingSystem({
this.name,
this.version,
this.build,
this.kernelVersion,
this.rooted,
this.rawDescription,
this.theme,
this.unknown,
});