exception property

DioException? exception
getter/setter pair

An optional DioException that provides details about the original error thrown by the Dio HTTP client.

Implementation

DioException? exception;