TF-2667 Show sending message dialog when click send button
This commit is contained in:
@@ -94,4 +94,6 @@ class NetworkConnectionController extends GetxController {
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Future<bool> hasInternetConnection() async => isNetworkConnectionAvailable();
|
||||
}
|
||||
Reference in New Issue
Block a user