onResponse abstract method

Future<Response> onResponse(
  1. Response response
)

Implementation

Future<Response> onResponse(Response response);