menu
june_mobile_database_template package
documentation
main.dart
Cache
count property
count property
dark_mode
light_mode
count
property
int
get
count
The number of entries in the cache.
Implementation
int get count => _cache.length;
june_mobile_database_template package
documentation
main
Cache
count property
Cache class