menu
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models.dart
BluetoothGattService
characteristics property
characteristics property
dark_mode
light_mode
characteristics
property
List
<
BluetoothGattCharacteristic
>
characteristics
final
特征列表,默认空列表。
Implementation
final List<BluetoothGattCharacteristic> characteristics;
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models
BluetoothGattService
characteristics property
BluetoothGattService class