menu
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models.dart
BluetoothDevice
name property
name property
dark_mode
light_mode
name
property
String
?
name
final
设备名称,可能为空。
Implementation
final String? name;
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models
BluetoothDevice
name property
BluetoothDevice class