W3cubDocs

/Dart 2

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;

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.5.0/dart-core/Uri/authority.html