Whether the operating system is a version of Android.
Identified by id being the string android.
android
bool get isAndroid => _osId is AndroidOS;