fragment property
String
get
fragment
Helper to access RouteMatch.fragment
Implementation
String get fragment => _match.fragment;
Helper to access RouteMatch.fragment
String get fragment => _match.fragment;