ResponseException constructor

ResponseException([
  1. String? _message
])

Implementation

ResponseException([this._message]);