menu
flutter_scrapper package
documentation
flutter_mobile_scraper.dart
MobileScraper
getCacheStats static method
getCacheStats static method
dark_mode
light_mode
getCacheStats
static method
CacheStats
getCacheStats
(
)
Get cache statistics
Implementation
static CacheStats getCacheStats() { return _cacheManager.getStats(); }
flutter_scrapper package
documentation
flutter_mobile_scraper
MobileScraper
getCacheStats static method
MobileScraper class