fragment property

String fragment

The value is the empty string if there is no fragment identifier component.

Implementation

String get fragment => uri.fragment;