Constructors

Link copied to clipboard
constructor(id: String, trigger: EventTrigger, events: EventSchemaBuilderScope.() -> Unit = {}, expression: EvaluateDataEventSchema.Expression)

Functions

Link copied to clipboard
open override fun build(): EvaluateDataEventSchema

Produces this builder's concrete schema instance. Called once, by GenericBuilderScope.build, with compositionLocals active.