BatchPutDocumentResponse constructor
BatchPutDocumentResponse({
- List<
BatchPutDocumentResponseFailedDocument> ? failedDocuments,
Implementation
BatchPutDocumentResponse({
this.failedDocuments,
});