conditions property

List<Condition>? conditions
final

A list of the conditions that determine when the trigger will fire.

Implementation

final List<Condition>? conditions;