fragment property

String fragment

Helper to access RouteMatch.fragment

Implementation

String get fragment => _match.fragment;