removeResponseHandler method

void removeResponseHandler()

Implementation

void removeResponseHandler() {
  _responseHandler = null;
}