BlocCache constructor

BlocCache()

Implementation

factory BlocCache() {
  return _cache;
}