menu
flutter_map_tile_caching
flutter_map_tile_caching
StoreStats
storeLengthAsync property
storeLengthAsync
brightness_4
storeLengthAsync
property
Null safety
Future
<
int
>
storeLengthAsync
Retrieve the number of stored tiles
Implementation
Future<int> get storeLengthAsync => _db.tiles.count();
flutter_map_tile_caching
flutter_map_tile_caching
StoreStats
storeLengthAsync property
StoreStats class
Properties
cacheHits
cacheHitsAsync
cacheMisses
cacheMissesAsync
hashCode
runtimeType
storeLength
storeLengthAsync
storeSize
storeSizeAsync
Methods
noSuchMethod
toString
watchChanges
Operators
operator ==