condition property
The condition to evaluate against form parameters or session parameters.
See the
conditions reference.
At least one of intent
or condition
must be specified. When both
intent
and condition
are specified, the transition can only happen
when both are fulfilled.
Implementation
core.String? condition;