menu
rest_api_client package
documentation
options/cache_options.dart
CacheOptions
generateCacheKey property
generateCacheKey property
dark_mode
light_mode
generateCacheKey
property
String
Function
(
RequestOptions
options
,
String
key
)
?
generateCacheKey
final
Implementation
final String Function(RequestOptions options, String key)? generateCacheKey;
rest_api_client package
documentation
options/cache_options
CacheOptions
generateCacheKey property
CacheOptions class