connectToLastDevice method

Future<bool> connectToLastDevice()

Implementation

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