Connect via Bluetooth.
Future<bool> connectBluetooth(String identifier, {int timeout = 20000}) { throw UnimplementedError('connectBluetooth() has not been implemented.'); }