menu
fs_service_lib package
documentation
utils/caching_http_client_hive.dart
CachingHttpClientHive
cacheCount property
cacheCount property
dark_mode
light_mode
cacheCount
property
@
override
int
get
cacheCount
override
Returns the current number of cached entries.
Implementation
@override int get cacheCount => _box.length;
fs_service_lib package
documentation
utils/caching_http_client_hive
CachingHttpClientHive
cacheCount property
CachingHttpClientHive class