isMacOS property
final
Whether the operating system is OS X.
The operating system is determined by operatingSystem, and is recognized as X if the value is the string macOS.
Implementation
abstract final bool isMacOS;
Whether the operating system is OS X.
The operating system is determined by operatingSystem, and is recognized as X if the value is the string macOS.
abstract final bool isMacOS;