ElicitRequestFormParamsSchema constructor
ElicitRequestFormParamsSchema({})
Implementation
ElicitRequestFormParamsSchema({
this.$schema,
this.required,
this.type = 'object',
required this.properties,
});
ElicitRequestFormParamsSchema({
this.$schema,
this.required,
this.type = 'object',
required this.properties,
});