platformVersion property
String
get
platformVersion
Returns the version of the operating system on the device.
Implementation
String get platformVersion => Platform.operatingSystemVersion;
Returns the version of the operating system on the device.
String get platformVersion => Platform.operatingSystemVersion;