next method

void next(
  1. CacheMissData data
)

Implementation

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