exception property
An optional DioException that provides details about the original error thrown by the Dio HTTP client.
Implementation
DioException? exception;
An optional DioException that provides details about the original error thrown by the Dio HTTP client.
DioException? exception;