menu
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models.dart
BluetoothGattService
includedServices property
includedServices property
dark_mode
light_mode
includedServices
property
List
<
String
>
includedServices
final
包含服务 UUID 列表,默认空列表。
Implementation
final List<String> includedServices;
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models
BluetoothGattService
includedServices property
BluetoothGattService class