isWindows property

bool isWindows
final

Whether the host platform is Windows. Injectable so tests can pin the branch independently of the runtime they execute on.

Implementation

final bool isWindows;