menu
ble_plugin package
documentation
ble_device.dart
BleDevice
BleDevice.new constructor
BleDevice.new constructor
dark_mode
light_mode
BleDevice
constructor
BleDevice
(
{
required
String
name
,
int
?
rssi
,
String
?
mac
,
String
?
uuid
,
})
Implementation
BleDevice({required this.name, this.rssi, this.mac, this.uuid});
ble_plugin package
documentation
ble_device
BleDevice
BleDevice.new constructor
BleDevice class