systemVersion property
String
get
systemVersion
The current operating system version. Empty string if not available.
Implementation
static String get systemVersion => _deviceParameters['systemVersion'] ?? '';