checkConnect abstract method

Future<bool> checkConnect({
  1. String? deviceId,
})

Implementation

Future<bool> checkConnect({String? deviceId});