menu
kaeru package
documentation
widget/kaeru_widget/composables/use_request/pagination/options.dart
PaginationOptions<T>
cacheKey property
cacheKey property
dark_mode
light_mode
cacheKey
property
String
?
cacheKey
final
The key to use for caching the data.
Implementation
final String? cacheKey;
kaeru package
documentation
widget/kaeru_widget/composables/use_request/pagination/options
PaginationOptions<T>
cacheKey property
PaginationOptions class