menu
esp_wifi_provisioning package
documentation
esp/utils/model/bluetooth_device.dart
EspBluetoothDevice
EspBluetoothDevice.new constructor
EspBluetoothDevice.new constructor
dark_mode
light_mode
EspBluetoothDevice
constructor
EspBluetoothDevice
(
{
required
String
name
,
required
String
serviceUuid
,
})
Implementation
EspBluetoothDevice({ required this.name, required this.serviceUuid, });
esp_wifi_provisioning package
documentation
esp/utils/model/bluetooth_device
EspBluetoothDevice
EspBluetoothDevice.new constructor
EspBluetoothDevice class