authority property

String? get authority

The authority of the uri

Implementation

_i2.String? get authority => _i5.getProperty(
      this,
      'authority',
    );