menu
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models.dart
BluetoothGattCharacteristic
descriptors property
descriptors property
dark_mode
light_mode
descriptors
property
List
<
BluetoothGattDescriptor
>
descriptors
final
描述符列表,默认空列表。
Implementation
final List<BluetoothGattDescriptor> descriptors;
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models
BluetoothGattCharacteristic
descriptors property
BluetoothGattCharacteristic class