isWindows property

bool get isWindows

Implementation

bool get isWindows => platformType == PlatformType.windows;