handleOnError property

dynamic Function(DioException err, ErrorInterceptorHandler handler)? handleOnError
getter/setter pair

Implementation

Function(DioException err, ErrorInterceptorHandler handler)? handleOnError;