Generator View
constructor(uri: AtUri, cid: Cid, did: Did, creator: ProfileView, displayName: String, description: String? = null, descriptionFacets: List<Facet> = emptyList(), avatar: Uri? = null, likeCount: Long? = null, acceptsInteractions: Boolean? = null, labels: List<Label> = emptyList(), viewer: GeneratorViewerState? = null, indexedAt: Timestamp)