isMacOS top-level property

bool isMacOS

Implementation

bool get isMacOS => operatingSystem == 'macos';