isWindows property

bool isWindows
getter/setter pair

Implementation

static bool isWindows = GetPlatform.isWindows && !kIsWeb;