hash property

String hash

The hash contained in the uri

Implementation

String get hash => Uri.decodeComponent(uri.fragment);