GeneratorView

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