getKey method

String getKey()

Implementation

String getKey() {
  return hashCode.toString();
}