menu
omnystore package
documentation
omnystore_hub.dart
HubRequest
path property
path property
dark_mode
light_mode
path
property
String
get
path
The request path (no query string).
Implementation
String get path => uri.path;
omnystore package
documentation
omnystore_hub
HubRequest
path property
HubRequest class