import 'remote_ws_client.dart'; class RemoteServices { static RemoteWsClient? wsClient; }