isMacOS top-level property

bool get isMacOS

Whether the OS is macOS (never on the web).

Implementation

bool get isMacOS => false;