paginationOptions property
Pagination options to allow the engine to fetch data in divided sets. Leave it null if the API does not support it.
Implementation
final DataPaginationOptions? paginationOptions;
Pagination options to allow the engine to fetch data in divided sets. Leave it null if the API does not support it.
final DataPaginationOptions? paginationOptions;