next method

void next(
  1. HttpResponseData response
)

Implementation

void next(HttpResponseData response) => _onNext(response);