NoInternetConnectionException constructor
NoInternetConnectionException([
- String message = 'You are not connected to the internet'
Implementation
NoInternetConnectionException([super.message = 'You are not connected to the internet']);