OsUpdateStatus constructor
OsUpdateStatus({})
Implementation
OsUpdateStatus({
this.rebootTime,
this.state,
this.targetKioskAppVersion,
this.targetOsVersion,
this.updateCheckTime,
this.updateTime,
});
OsUpdateStatus({
this.rebootTime,
this.state,
this.targetKioskAppVersion,
this.targetOsVersion,
this.updateCheckTime,
this.updateTime,
});