menu
Dart
dart:core
Uri
hasAuthority property
hasAuthority
brightness_4
brightness_5
description
hasAuthority
property
bool
hasAuthority
Whether the URI has an
authority
component.
Implementation
bool get hasAuthority;
Dart
dart:core
Uri
hasAuthority property
Uri class