origin property

String origin

Returns the hyperlink's URL's origin.

MDN Reference

Implementation

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