updateSort property
@doc Update the sort of the data table.
Implementation
@$pb.TagNumber(3)
FFDataTableAction_UpdateSort get updateSort => $_getN(2);
Implementation
@$pb.TagNumber(3)
set updateSort(FFDataTableAction_UpdateSort value) => $_setField(3, value);