isPlatformWindows top-level property

bool get isPlatformWindows

Implementation

bool get isPlatformWindows => Platform.isWindows;