pathname property
String
get
pathname
The pattern string for the pathname
.
Implementation
_i2.String get pathname => _i4.getProperty(
this,
'pathname',
);
The pattern string for the pathname
.
_i2.String get pathname => _i4.getProperty(
this,
'pathname',
);