next method

void next(
  1. CacheStoreData data
)

Implementation

void next(CacheStoreData data) => _onNext(data);