version method

String version()

Get the displayable version of the operating system.

Implementation

String version() => Platform.operatingSystemVersion;