isConnect method

Future<bool> isConnect()

Implementation

Future<bool> isConnect() => Client.getInstance.isConnected();