isWindows property

bool get isWindows

Implementation

bool get isWindows => this == RunPlatform.windows;