menu
yxr_flutter_basic package
documentation
base/http/cache/CacheConfig.dart
CacheConfig
defaultCacheTime property
defaultCacheTime property
dark_mode
light_mode
defaultCacheTime
property
int
defaultCacheTime
final
默认的缓存时长,接口请求是没有配置缓存时长则使用这个时长
Implementation
final int defaultCacheTime;
yxr_flutter_basic package
documentation
base/http/cache/CacheConfig
CacheConfig
defaultCacheTime property
CacheConfig class