linux constant

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

Implementation

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