menu
entity package
documentation
map_storage.dart
MapStorageAccess
clearCache method
clearCache method
dark_mode
light_mode
clearCache
method
void
clearCache
(
)
Clear the cache.
Implementation
void clearCache() => _agent._cache.clear();
entity package
documentation
map_storage
MapStorageAccess
clearCache method
MapStorageAccess class