menu
bluetooth_connect package
documentation
models/bluetooth_device.dart
BluetoothDevice
id property
id property
dark_mode
light_mode
id
property
String
id
final
设备唯一标识(Android 多为 MAC,iOS 为系统 UUID)。
Implementation
final String id;
bluetooth_connect package
documentation
models/bluetooth_device
BluetoothDevice
id property
BluetoothDevice class