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