url property
String
get
url
Returns the URL of request as a string.
Implementation
_i2.String get url => _i4.getProperty(
this,
'url',
);
Returns the URL of request as a string.
_i2.String get url => _i4.getProperty(
this,
'url',
);