menu
dio_query package
documentation
features/cache/cache_config.dart
CacheConfig
noCache property
noCache property
dark_mode
light_mode
noCache
property
CacheConfig
noCache
getter/setter pair
不使用缓存
Implementation
static CacheConfig noCache = CacheConfig( forceRefresh: true, useCacheWhenOffline: false, );
dio_query package
documentation
features/cache/cache_config
CacheConfig
noCache property
CacheConfig class