cid property

String? get cid
inherited

The CID of the version of the record. If not specified, then return the most recent version.

Implementation

String get rkey;/// The CID of the version of the record. If not specified, then return the most recent version.
String? get cid;