oldURL property

String get oldURL

Returns the URL of the session history entry that was previously current.

MDN Reference

Implementation

_i2.String get oldURL => _i4.getProperty(
      this,
      'oldURL',
    );