platformVersion property

String get platformVersion

Returns the version of the operating system on the device.

Implementation

String get platformVersion => Platform.operatingSystemVersion;