url property

String get url

Sets or gets the URL for the current document.

MDN Reference

Implementation

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