menu
aquabase package
documentation
cache/smart_cache.dart
SmartCache
pendingCount property
pendingCount property
dark_mode
light_mode
pendingCount
property
int
get
pendingCount
Implementation
int get pendingCount => _pendingQueue.length;
aquabase package
documentation
cache/smart_cache
SmartCache
pendingCount property
SmartCache class