Whether the operating system is a version of Android.
@pragma("vm:platform-const") static final bool isAndroid = (_operatingSystem == "android");