menu
xcloudsdk_flutter package
documentation
ble/ble_controller.dart
BleDevice
BleDevice.new constructor
BleDevice.new constructor
dark_mode
light_mode
BleDevice
constructor
BleDevice
(
{
required
String
name
,
required
String
mac
,
required
String
productId
,
})
Implementation
BleDevice({required this.name, required this.mac, required this.productId});
xcloudsdk_flutter package
documentation
ble/ble_controller
BleDevice
BleDevice.new constructor
BleDevice class