error property
The original error/exception object;
It's usually not null when type
is DioExceptionType.unknown.
Implementation
final Object? error;
The original error/exception object;
It's usually not null when type
is DioExceptionType.unknown.
final Object? error;