removes the no internet screen when internet comes back
Future<bool> hideNoInternetScreen() async { return await _removeNoInternet(); }