isPlatformWindows top-level property

bool isPlatformWindows

Implementation

bool get isPlatformWindows => Platform.isWindows;