menu
aws_comprehend_api package
documentation
comprehend-2017-11-27.dart
BatchItemError
BatchItemError constructor
BatchItemError constructor
dark_mode
light_mode
BatchItemError
constructor
BatchItemError
(
{
String
?
errorCode
,
String
?
errorMessage
,
int
?
index
,
})
Implementation
BatchItemError({ this.errorCode, this.errorMessage, this.index, });
aws_comprehend_api package
documentation
comprehend-2017-11-27
BatchItemError
BatchItemError constructor
BatchItemError class