getAndroidVersion property

bool getAndroidVersion

获取Android 系统版本是否小于10

Implementation

static bool get getAndroidVersion => mIsAndroidVersion;