isMacOS property

bool isMacOS

True if you are running on a Mac.

Implementation

bool get isMacOS => DCliPlatform().isMacOS;