BadResponseException constructor

BadResponseException([
  1. dynamic data
])

Implementation

BadResponseException([this.data]) : super();