EspProvisioningEventBleSelected constructor

const EspProvisioningEventBleSelected(
  1. String bluetoothDevice,
  2. String proofOfPossession
)

Implementation

const EspProvisioningEventBleSelected(
    this.bluetoothDevice, this.proofOfPossession);