key property

String get key

Implementation

String get key {
  return toKey(runtimeType, id);
}