oldURL property
String
get
oldURL
Returns the URL of the session history entry that was previously current.
Implementation
_i2.String get oldURL => _i4.getProperty(
this,
'oldURL',
);
Returns the URL of the session history entry that was previously current.
_i2.String get oldURL => _i4.getProperty(
this,
'oldURL',
);