Whether the operating system is a version of Android.
static final bool isAndroid = !isWeb && io.Platform.isAndroid;