url property

String url

Returns the URL of the document whose storage item changed.

MDN Reference

Implementation

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