FlowSchemaStatus constructor
const
FlowSchemaStatus({
- List<
FlowSchemaCondition> ? conditions,
Default constructor.
Implementation
const FlowSchemaStatus({
this.conditions,
});