authority property

String authority

Returns the authority component.

The authority is formatted from the userInfo, host and port parts.

Returns the empty string if there is no authority component.

Implementation

String get authority;