hash property

  1. @override
String get hash
override

Returns the hash.

Implementation

@override
String get hash => _match.group(5) ?? '';