recordKey property
RecordKey?
get
recordKey
Contains just the domainId and the mxid (no type)
Implementation
RecordKey? get recordKey => mkeyOrNull?.recordKey;
Contains just the domainId and the mxid (no type)
RecordKey? get recordKey => mkeyOrNull?.recordKey;