isWindows property
Whether the host platform is Windows. Injectable so tests can pin the branch independently of the runtime they execute on.
Implementation
final bool isWindows;
Whether the host platform is Windows. Injectable so tests can pin the branch independently of the runtime they execute on.
final bool isWindows;