isConnected abstract method

Future<bool> isConnected(
  1. String deviceId
)

Implementation

Future<bool> isConnected(String deviceId);