isWindows property
bool
get
isWindows
Implementation
static bool get isWindows => currentPlatform == PlatformCheckType.Windows;
static bool get isWindows => currentPlatform == PlatformCheckType.Windows;