loopAction property
@doc Loops while loop guard evaluates to true or over a list.
Implementation
@$pb.TagNumber(7)
FFLoopAction get loopAction => $_getN(6);
Implementation
@$pb.TagNumber(7)
set loopAction(FFLoopAction value) => $_setField(7, value);