onResponse method Null safety

void onResponse(
  1. Response response
)

This method is called after the request is executed.

Implementation

void onResponse(final Response response);