LabelerView

constructor(    uri: AtUri,     cid: Cid,     creator: ProfileView,     likeCount: Long? = null,     viewer: LabelerViewerState? = null,     indexedAt: Timestamp,     labels: List<Label> = emptyList())