Removes the bond with device id. Optional capability.
id
@override Future<void> unpair(DeviceId device) async => unpaired.add(device);