isMacOS property

bool get isMacOS

Indicates whether device's OS is macOS or iOS.

Implementation

static bool get isMacOS => false;