prev property
For updates and deletes, the previous record CID (required for inductive firehose). For creations, field should not be defined.
Implementation
String? get cid;/// For updates and deletes, the previous record CID (required for inductive firehose). For creations, field should not be defined.
String? get prev;