isMacOs property

bool isMacOs
getter/setter pair

Implementation

static bool isMacOs = GetPlatform.isMacOS && !kIsWeb;