isMacOS property

bool get isMacOS

Check if running on macOS

Implementation

bool get isMacOS => Platform.isMacOS;