TimeoutConnectionException constructor

TimeoutConnectionException(
  1. DioException? error
)

Implementation

TimeoutConnectionException(this.error);