NetworkConnectionException constructor

NetworkConnectionException(
  1. DioError? error
)

Implementation

NetworkConnectionException(this.error);