isMacOS property

bool isMacOS

Implementation

bool get isMacOS => current == Platforms.macOS;