fragment property

String get fragment

Helper to access RouteMatch.fragment

Implementation

String get fragment => _match.fragment;