url property

String get url

Returns the URL of request as a string.

MDN Reference

Implementation

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