authority property
String?
get
authority
The authority of the uri
Implementation
_i2.String? get authority => _i5.getProperty(
this,
'authority',
);
The authority of the uri
_i2.String? get authority => _i5.getProperty(
this,
'authority',
);