DioError typedef
DioError describes the exception info when a request failed.
Implementation
@Deprecated('Use DioException instead. This will be removed in 6.0.0')
typedef DioError = DioException;
DioError describes the exception info when a request failed.
@Deprecated('Use DioException instead. This will be removed in 6.0.0')
typedef DioError = DioException;