utsnameVersion property
String
get
utsnameVersion
Version level. Empty string if not available.
Implementation
// @Deprecated("Use nullable DeviceInfo.data['utsnameVersion'] instead.")
static String get utsnameVersion => _deviceParameters['utsnameVersion'] ?? '';