RecordViewRecord
constructor(uri: AtUri, cid: Cid, author: ProfileViewBasic, value: JsonContent, labels: List<Label>? = null, replyCount: Long? = null, repostCount: Long? = null, likeCount: Long? = null, quoteCount: Long? = null, embeds: List<RecordViewRecordEmbedUnion>? = null, indexedAt: Timestamp)
Parameters
value
The record data itself.