isWindows top-level property

bool get isWindows

Implementation

bool get isWindows => OS.type == OS.windows;