Whether the operating system is a version of iOS.
static final bool isIOS = (operatingSystem == 'ios');