authority property Null safety
The authority component.
The authority is formatted from the userInfo, host and port parts.
The value is the empty string if there is no authority component.
Implementation
String get authority;
The authority component.
The authority is formatted from the userInfo, host and port parts.
The value is the empty string if there is no authority component.
String get authority;