ResponseException constructor

ResponseException(
  1. Response? res
)

Implementation

ResponseException(this.res);