newURL property

String get newURL

Returns the URL of the session history entry that is now current.

MDN Reference

Implementation

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