menu
aws_iotanalytics_api package
documentation
iotanalytics-2017-11-27.dart
BatchPutMessageErrorEntry
BatchPutMessageErrorEntry constructor
BatchPutMessageErrorEntry constructor
dark_mode
light_mode
BatchPutMessageErrorEntry
constructor
BatchPutMessageErrorEntry
(
{
String
?
errorCode
,
String
?
errorMessage
,
String
?
messageId
,
})
Implementation
BatchPutMessageErrorEntry({ this.errorCode, this.errorMessage, this.messageId, });
aws_iotanalytics_api package
documentation
iotanalytics-2017-11-27
BatchPutMessageErrorEntry
BatchPutMessageErrorEntry constructor
BatchPutMessageErrorEntry class