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