getKey method

Key getKey()

Implementation

Key getKey() {
  return ValueKey(getId());
}