menu
getx_extended package
documentation
rx/source/rx_pageable.dart
RxQueryPageable<Query, Response>
dataSource property
dataSource property
dark_mode
light_mode
dataSource
property
Future
<
List
<
Response
>
>
Function
(
Query
query
,
PageableRequest
request
)
dataSource
getter/setter pair
Implementation
Future<List<Response>> Function(Query query, PageableRequest request) dataSource;
getx_extended package
documentation
rx/source/rx_pageable
RxQueryPageable<Query, Response>
dataSource property
RxQueryPageable class