versionBaseOs property
String
get
versionBaseOs
The base OS build the product is based on.
Implementation
static String get versionBaseOs => _deviceParameters['versionBaseOs'] ?? '';
The base OS build the product is based on.
static String get versionBaseOs => _deviceParameters['versionBaseOs'] ?? '';