baseOs property

String get baseOs

The base OS build the product is based on.

Added in API level 23

Implementation

String get baseOs => $p.Build$VERSION.BASE_OS.toBuildString();