BadRequestException constructor
const
BadRequestException(
- Response? response
Implementation
const BadRequestException(this.response) : super._();
const BadRequestException(this.response) : super._();