menu
bluetooth_low_energy package
documentation
bluetooth_low_energy.dart
GATTCharacteristic
descriptors property
descriptors property
dark_mode
light_mode
descriptors
property
List
<
GATTDescriptor
>
descriptors
final
A list of the descriptors discovered in this characteristic.
Implementation
final List<GATTDescriptor> descriptors;
bluetooth_low_energy package
documentation
bluetooth_low_energy
GATTCharacteristic
descriptors property
GATTCharacteristic class