onError method
void
onError(
- DioException dioException
Handle the DioException
response if there is an issue.
Implementation
void onError(DioException dioException) {}
Handle the DioException
response if there is an issue.
void onError(DioException dioException) {}