menu
esp_provisioning_wifi package
documentation
esp_provisioning_event.dart
EspProvisioningEventBleSelected
EspProvisioningEventBleSelected const constructor
EspProvisioningEventBleSelected const constructor
dark_mode
light_mode
EspProvisioningEventBleSelected
constructor
const
EspProvisioningEventBleSelected
(
String
bluetoothDevice
,
String
proofOfPossession
)
Implementation
const EspProvisioningEventBleSelected( this.bluetoothDevice, this.proofOfPossession);
esp_provisioning_wifi package
documentation
esp_provisioning_event
EspProvisioningEventBleSelected
EspProvisioningEventBleSelected const constructor
EspProvisioningEventBleSelected class