Whether the operating system is a version of macOS.
@pragma("vm:platform-const") static final bool isMacOS = (operatingSystem == "macos");