operatingSystemVersion property Null safety
override
A string representing the version of the operating system or platform.
Implementation
@override
String get operatingSystemVersion => _throwIfNull(_operatingSystemVersion);
A string representing the version of the operating system or platform.
@override
String get operatingSystemVersion => _throwIfNull(_operatingSystemVersion);