menu
eyf_route package
documentation
route_uri_parse.dart
RouteUriParse
pathSegments property
pathSegments property
dark_mode
light_mode
pathSegments
property
List
<
String
>
get
pathSegments
Implementation
List<String> get pathSegments => _uri?.pathSegments ?? [];
eyf_route package
documentation
route_uri_parse
RouteUriParse
pathSegments property
RouteUriParse class