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