isWindows property

  1. @override
bool isWindows
override

Implementation

@override
bool get isWindows => isPlatformWindows;