NoInternet constructor

NoInternet([
  1. String? message
])

Implementation

NoInternet([String? message]) : super("","No internet connection!");