conditions property

List<FlowSchemaCondition>? conditions
final

conditions is a list of the current states of FlowSchema.

Implementation

final List<FlowSchemaCondition>? conditions;