isMacOS top-level property

bool isMacOS

Implementation

bool get isMacOS => defaultTargetPlatform == TargetPlatform.macOS;