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