baseOs

@get:RequiresApi(value = 23)
open override val baseOs: String

baseOs returns the base operating system version of the Android device

Throws

ApiLevelException

if the API level is below Marshmallow (API 23)