fragment property

String get fragment

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

Implementation

String get fragment => uri.fragment;