toHash method

String toHash()

Implementation

String toHash() {
  return '$name.hashCode';
}