menu
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models.dart
BluetoothAdapterInfo
name property
name property
dark_mode
light_mode
name
property
String
?
name
final
适配器名称,默认
null
;Linux 可能返回 BlueZ 名称,Web/Windows 通常不公开。
Implementation
final String? name;
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models
BluetoothAdapterInfo
name property
BluetoothAdapterInfo class