stackTrace property
The stacktrace of the original error/exception object;
It's usually not null when type
is DioExceptionType.unknown
.
Implementation
final StackTrace stackTrace;
The stacktrace of the original error/exception object;
It's usually not null when type
is DioExceptionType.unknown
.
final StackTrace stackTrace;