includedFlows property

List<IIncludedPack>? includedFlows

Property getter and setter for includedFlows:

Implementation

List<IIncludedPack>? get includedFlows;
void includedFlows=(List<IIncludedPack>? includedFlows)

Implementation

set includedFlows(List<IIncludedPack>? includedFlows);