getKey method

dynamic getKey()

Implementation

dynamic getKey() {
  return attributes[primaryKey];
}