menu
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models.dart
BluetoothDevice
address property
address property
dark_mode
light_mode
address
property
String
?
address
final
设备地址,默认
null
;iOS/macOS 通常不公开真实地址。
Implementation
final String? address;
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models
BluetoothDevice
address property
BluetoothDevice class