LoopActionBuilder typedef

LoopActionBuilder = List<DslAction> Function(LoopItemRef item)

Implementation

typedef LoopActionBuilder = List<DslAction> Function(LoopItemRef item);