isMacOS property

bool get isMacOS

Check if macOS

Implementation

static bool get isMacOS => override == TargetPlatform.macOS;