paginationOptions property

DataPaginationOptions? paginationOptions
final

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;