menu
redis_storage_plug package
documentation
redis_storage_plug.dart
RedisStoragePlug
len property
len property
dark_mode
light_mode
len
property
int
get
len
Gets the number of open caches.
Implementation
int get len => _caches.length;
redis_storage_plug package
documentation
redis_storage_plug
RedisStoragePlug
len property
RedisStoragePlug class