menu
aws_iot_data_api package
documentation
iot-data-2015-05-28.dart
ListNamedShadowsForThingResponse
results property
results property
dark_mode
light_mode
results
property
List
<
String
>
?
results
final
The list of shadows for the specified thing.
Implementation
final List<String>? results;
aws_iot_data_api package
documentation
iot-data-2015-05-28
ListNamedShadowsForThingResponse
results property
ListNamedShadowsForThingResponse class