DioErrorType typedef

  1. @Deprecated('Use DioExceptionType instead. This will be removed in 6.0.0')
DioErrorType = DioExceptionType

Deprecated in favor of DioExceptionType and will be removed in future major versions.

Implementation

@Deprecated('Use DioExceptionType instead. This will be removed in 6.0.0')
typedef DioErrorType = DioExceptionType;