isIOS property

bool isIOS
final

Whether the operating system is iOS.

The operating system is determined by operatingSystem, and is recognized as iOS if the value is the string iOS.

Implementation

abstract final bool isIOS;