isWindows property Null safety

bool isWindows

Implementation

bool get isWindows => current == Platforms.windows;