menu
dax_flutter package
documentation
base.dart
UriIns
hasAuthority property
hasAuthority property
dark_mode
light_mode
hasAuthority
property
@
override
bool
get
hasAuthority
override
Whether the URI has an
authority
component.
Implementation
@override bool get hasAuthority => uri.hasAuthority;
dax_flutter package
documentation
base
UriIns
hasAuthority property
UriIns class