TimeoutConnectionException constructor

TimeoutConnectionException(
  1. DioError? error
)

Implementation

TimeoutConnectionException(this.error);