isWindows top-level property

bool isWindows

Implementation

bool get isWindows => operatingSystem == 'windows';