menu
aws_iot_data_api package
documentation
iot-data-2015-05-28.dart
ListNamedShadowsForThingResponse
ListNamedShadowsForThingResponse constructor
ListNamedShadowsForThingResponse constructor
dark_mode
light_mode
ListNamedShadowsForThingResponse
constructor
ListNamedShadowsForThingResponse
(
{
String
?
nextToken
,
List
<
String
>
?
results
,
int
?
timestamp
,
})
Implementation
ListNamedShadowsForThingResponse({ this.nextToken, this.results, this.timestamp, });
aws_iot_data_api package
documentation
iot-data-2015-05-28
ListNamedShadowsForThingResponse
ListNamedShadowsForThingResponse constructor
ListNamedShadowsForThingResponse class