operateSystemVersion static method

String operateSystemVersion()

Get current operate system version

Implementation

static String operateSystemVersion() => Platform.operatingSystemVersion;