menu
aws_iotthingsgraph_api package
documentation
iotthingsgraph-2018-09-06.dart
SearchThingsResponse
things property
things property
dark_mode
light_mode
things
property
List
<
Thing
>
?
things
final
An array of things in the result set.
Implementation
final List<Thing>? things;
aws_iotthingsgraph_api package
documentation
iotthingsgraph-2018-09-06
SearchThingsResponse
things property
SearchThingsResponse class