bool isIOS
final

Whether the operating system is a version of iOS.

Source

static final bool isIOS = (_operatingSystem == "ios")