menu
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models.dart
BluetoothDevice
isBonded property
isBonded property
dark_mode
light_mode
isBonded
property
bool
isBonded
final
是否已绑定/配对,默认
false
;主要 Android 有意义。
Implementation
final bool isBonded;
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models
BluetoothDevice
isBonded property
BluetoothDevice class