onCacheCleared property

CachedStreamController<bool> onCacheCleared
final

Called when the local cache is reset

Implementation

final CachedStreamController<bool> onCacheCleared = CachedStreamController();