hasInternet property
bool
get
hasInternet
Whether the device currently has internet connectivity
Implementation
bool get hasInternet => _isHavingInternet;
Whether the device currently has internet connectivity
bool get hasInternet => _isHavingInternet;