menu
at_primitives package
documentation
at_uri.dart
UncheckedAtUri
hostname property
hostname property
dark_mode
light_mode
hostname
property
@
override
String
get
hostname
override
Returns the hostname.
Implementation
@override String get hostname => _match.group(2) ?? '';
at_primitives package
documentation
at_uri
UncheckedAtUri
hostname property
UncheckedAtUri class