$OsInfo constructor
$OsInfo({})
Implementation
$OsInfo({
this.architecture,
this.hostname,
this.kernelRelease,
this.kernelVersion,
this.longName,
this.osconfigAgentVersion,
this.shortName,
this.version,
});