menu
aws_iot_api package
documentation
iot-2015-05-28.dart
SearchIndexResponse
thingGroups property
thingGroups property
dark_mode
light_mode
thingGroups
property
List
<
ThingGroupDocument
>
?
thingGroups
final
The thing groups that match the search query.
Implementation
final List<ThingGroupDocument>? thingGroups;
aws_iot_api package
documentation
iot-2015-05-28
SearchIndexResponse
thingGroups property
SearchIndexResponse class