menu
aws_iot_api package
documentation
iot-2015-05-28.dart
ListThingsInThingGroupResponse
things property
things property
dark_mode
light_mode
things
property
List
<
String
>
?
things
final
The things in the specified thing group.
Implementation
final List<String>? things;
aws_iot_api package
documentation
iot-2015-05-28
ListThingsInThingGroupResponse
things property
ListThingsInThingGroupResponse class