操作系统是否为 Android 的某个版本。
@pragma("vm:platform-const") static final bool isAndroid = (operatingSystem == "android");