osVersion property

String? osVersion
getter/setter pair

The current version of the Operating System.

On Windows and linux, the value will also include the security patch information.

Implementation

core.String? osVersion;