recordKey method

RecordKey? recordKey(
  1. String id
)

Implementation

RecordKey? recordKey(String id) => mkey(id)?.recordKey;