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