menu
flutter_inappwebview_kontext package
documentation
flutter_inappwebview_kontext.dart
WebUri
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;
flutter_inappwebview_kontext package
documentation
flutter_inappwebview_kontext
WebUri
hasAuthority property
WebUri class