GetDioExceptionHandlerExtension extension
An extension providing methods for handling DioExceptions in ServiceManager.
- on
Methods
-
getDioExceptionHandler(
{required DioException e, required DioExceptionHandlerModel? exceptionHandlers}) → (bool? Function(DioException exception)?) - Retrieves the Dio exception handling function based on the provided DioException.