menu
aws_iot_api package
documentation
iot-2015-05-28.dart
ListOTAUpdatesResponse
otaUpdates property
otaUpdates property
dark_mode
light_mode
otaUpdates
property
List
<
OTAUpdateSummary
>
?
otaUpdates
final
A list of OTA update jobs.
Implementation
final List<OTAUpdateSummary>? otaUpdates;
aws_iot_api package
documentation
iot-2015-05-28
ListOTAUpdatesResponse
otaUpdates property
ListOTAUpdatesResponse class