GeneratorView

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