cid property

String? get cid
inherited

For creates and updates, the new record CID. For deletions, null.

Implementation

String get $type;@RepoOpActionConverter() RepoOpAction get action; String get path;/// For creates and updates, the new record CID. For deletions, null.
String? get cid;