controlPage property
@doc Control the page of the data table.
Implementation
@$pb.TagNumber(2)
FFDataTableAction_ControlPage get controlPage => $_getN(1);
Implementation
@$pb.TagNumber(2)
set controlPage(FFDataTableAction_ControlPage value) => $_setField(2, value);