PaginationOptions constructor

PaginationOptions(
  1. {String? cursor,
  2. int? limit}
)

Implementation

PaginationOptions