swapRecord property

String? get swapRecord
inherited

Compare and swap with the previous record by CID. WARNING: nullable and optional field; may cause problems with golang implementation

Implementation

bool? get validate; Map<String, dynamic> get record;/// Compare and swap with the previous record by CID. WARNING: nullable and optional field; may cause problems with golang implementation
String? get swapRecord;