SDNException constructor
SDNException(
- Response response
Implementation
SDNException(http.Response this.response)
: raw = json.decode(response.body) as Map<String, Object?>;
SDNException(http.Response this.response)
: raw = json.decode(response.body) as Map<String, Object?>;