hash property

  1. @override
String get hash
override

Implementation

@override
String get hash {
  return location.hash;
}