UpdateEventsUpdateBuilder
class UpdateEventsUpdateBuilder(eventId: String, data: Map<String, AnySerializable?>) : GenericBuilder<UpdateEventsEventSchema.Update>
Functions
Link copied to clipboard
Produces this builder's concrete schema instance. Called once, by GenericBuilderScope.build, with compositionLocals active.