nextPageNumber property
Implementation
@$pb.TagNumber(1)
FFApiCallPaginationVariable_NextPageNumber get nextPageNumber => $_getN(0);
Implementation
@$pb.TagNumber(1)
set nextPageNumber(FFApiCallPaginationVariable_NextPageNumber value) =>
$_setField(1, value);