NoInternetException constructor

NoInternetException(
  1. dynamic message
)

Implementation

NoInternetException(this.message);