menu
kaeru package
documentation
widget/kaeru_widget/composables/use_request/request/options.dart
RequestOptions<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/request/options
RequestOptions<T>
cacheKey property
RequestOptions class