starts property

List<IStartFlowSet>? starts

Property getter and setter for starts:

Implementation

List<IStartFlowSet>? get starts;
void starts=(List<IStartFlowSet>? starts)

Implementation

set starts(List<IStartFlowSet>? starts);