CustomerInformationStatusException constructor Null safety

CustomerInformationStatusException(
  1. CustomerInformationStatusResponse _response
)

Implementation

CustomerInformationStatusException(this._response);