displayError method
Display a error to the user This method is only called if you provide the API service with a BuildContext.
Implementation
displayError(DioError dioError, BuildContext context) {}
Display a error to the user This method is only called if you provide the API service with a BuildContext.
displayError(DioError dioError, BuildContext context) {}