errorUnknown property

String? errorUnknown
final

Default error type, Some other Error. In this case, you can use the DioException.error if it is not null.

Implementation

final String? errorUnknown;