PolarDeviceDisconnectedEvent constructor

PolarDeviceDisconnectedEvent(
  1. PolarDeviceInfo info,
  2. bool pairingError
)

Constructor

Implementation

PolarDeviceDisconnectedEvent(this.info, this.pairingError);