next method

void next(
  1. CacheHitData data
)

Implementation

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