Generator

constructor(did: Did, displayName: String, description: String? = null, descriptionFacets: ReadOnlyList<Facet> = persistentListOf(), avatar: Blob? = null, acceptsInteractions: Boolean? = null, labels: GeneratorLabelsUnion? = null, createdAt: Timestamp)