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