cid property

String? get cid
inherited

If supplied, filters to reposts of specific version (by CID) of the post record.

Implementation

@AtUriConverter() AtUri get uri;/// If supplied, filters to reposts of specific version (by CID) of the post record.
 String? get cid;