NoInternetConnectionException constructor

NoInternetConnectionException(
  1. String? message
)

Implementation

NoInternetConnectionException(this.message);