macOS constant

  1. @Deprecated('Use NativePlatform.macOS instead')
String const macOS

Implementation

@Deprecated('Use NativePlatform.macOS instead')
static const String macOS = NativePlatform.macOS;