RecordViewRecord

constructor(uri: AtUri, cid: Cid, author: ProfileViewBasic, value: JsonContent, labels: ReadOnlyList<Label> = persistentListOf(), replyCount: Long? = null, repostCount: Long? = null, likeCount: Long? = null, embeds: ReadOnlyList<RecordViewRecordEmbedUnion> = persistentListOf(), indexedAt: Timestamp)