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