isWindows property

bool isWindows

Implementation

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