path property

String path

Implementation

String get path {
  return _ref_windows != null ? _ref_windows!.path : _ref_original!.path;
}