isMacOS static method

bool isMacOS()

Check if current platform is macOS

Implementation

static bool isMacOS() => Platform.isMacOS;