customAction property
Implementation
@$pb.TagNumber(6)
FFCustomAction get customAction => $_getN(5);
Implementation
@$pb.TagNumber(6)
set customAction(FFCustomAction value) => $_setField(6, value);
@$pb.TagNumber(6)
FFCustomAction get customAction => $_getN(5);
@$pb.TagNumber(6)
set customAction(FFCustomAction value) => $_setField(6, value);