menu
aws_iot_api package
documentation
iot-2015-05-28.dart
OTAUpdateSummary
OTAUpdateSummary constructor
OTAUpdateSummary constructor
dark_mode
light_mode
OTAUpdateSummary
constructor
OTAUpdateSummary
(
{
DateTime
?
creationDate
,
String
?
otaUpdateArn
,
String
?
otaUpdateId
,
})
Implementation
OTAUpdateSummary({ this.creationDate, this.otaUpdateArn, this.otaUpdateId, });
aws_iot_api package
documentation
iot-2015-05-28
OTAUpdateSummary
OTAUpdateSummary constructor
OTAUpdateSummary class