swapRecord property

String? get swapRecord
inherited

Compare and swap with the previous record by CID.

Implementation

String get rkey;/// Compare and swap with the previous record by CID.
String? get swapRecord;