stackTrace property

StackTrace stackTrace
finalinherited

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

Implementation

final StackTrace stackTrace;