windows constant

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

Implementation

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