isMac static method

bool isMac()

Implementation

static bool isMac() => Platform.isMacOS;