url property
String
get
url
Sets or gets the URL for the current document.
Implementation
_i2.String get url => _i4.getProperty(
this,
'URL',
);
Sets or gets the URL for the current document.
_i2.String get url => _i4.getProperty(
this,
'URL',
);