menu
aws_iotthingsgraph_api package
documentation
iotthingsgraph-2018-09-06.dart
SearchThingsResponse
SearchThingsResponse constructor
SearchThingsResponse constructor
dark_mode
light_mode
SearchThingsResponse
constructor
SearchThingsResponse
(
{
String
?
nextToken
,
List
<
Thing
>
?
things
,
})
Implementation
SearchThingsResponse({ this.nextToken, this.things, });
aws_iotthingsgraph_api package
documentation
iotthingsgraph-2018-09-06
SearchThingsResponse
SearchThingsResponse constructor
SearchThingsResponse class