menu
flutter_query_plus package
documentation
core/infinite_query_controller.dart
InfiniteQueryController<T, TPageParam>
queryKey property
queryKey property
dark_mode
light_mode
queryKey
property
String
queryKey
final
The unique key associated with this query.
Implementation
final String queryKey;
flutter_query_plus package
documentation
core/infinite_query_controller
InfiniteQueryController<T, TPageParam>
queryKey property
InfiniteQueryController class