pairDevice method

Future<bool> pairDevice()

Implementation

Future<bool> pairDevice() {
  throw UnimplementedError('pairDevice() has not been implemented.');
}