isMacOS property

  1. @override
bool isMacOS
override

Implementation

@override
bool get isMacOS => isPlatformMacOS;