current property

OS current
final

The current OS.

Consisten with the Platform.version string.

Implementation

static final OS current = OS.fromString(Platform.operatingSystem);