OperatingSystem constructor
OperatingSystem({})
Implementation
OperatingSystem({
this.configurationManagers,
this.id,
this.name,
this.reportedName,
this.reportedVersion,
this.supported,
this.type,
});
OperatingSystem({
this.configurationManagers,
this.id,
this.name,
this.reportedName,
this.reportedVersion,
this.supported,
this.type,
});