Exceptions.serverException constructor
const
Exceptions.serverException(
- Response? response
Implementation
const factory Exceptions.serverException(Response? response) =
ServerException;
const factory Exceptions.serverException(Response? response) =
ServerException;