menu
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models.dart
BluetoothAdapterInfo
address property
address property
dark_mode
light_mode
address
property
String
?
address
final
适配器地址,默认
null
;Web 不公开,Linux/Windows 可能返回本机蓝牙地址。
Implementation
final String? address;
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models
BluetoothAdapterInfo
address property
BluetoothAdapterInfo class