menu
bluetooth_low_energy package
documentation
bluetooth_low_energy.dart
GATTService
includedServices property
includedServices property
dark_mode
light_mode
includedServices
property
List
<
GATTService
>
includedServices
final
A list of included services discovered in this service.
Implementation
final List<GATTService> includedServices;
bluetooth_low_energy package
documentation
bluetooth_low_energy
GATTService
includedServices property
GATTService class