hasAuthority property

  1. @override
bool hasAuthority
override

Whether the URI has an authority component.

Implementation

@override
bool get hasAuthority => value.hasAuthority;