base property
int
get
base
The original, first, version of Android. Yay!
Released publicly as Android 1.0 in September 2008.
Constant Value: 1 (0x00000001)
Added in API level 4
Implementation
static int get base => Build_VERSION_CODES.BASE;