isWindows property

dynamic get isWindows

Implementation

get isWindows {
  return _isWindows;
}