isWindows property

bool get isWindows

Indicates whether device's OS is Windows.

Implementation

bool get isWindows => GetPlatform.isWindows;