GetDocumentTextDetectionResponse constructor
GetDocumentTextDetectionResponse({})
Implementation
GetDocumentTextDetectionResponse({
this.blocks,
this.detectDocumentTextModelVersion,
this.documentMetadata,
this.jobStatus,
this.nextToken,
this.statusMessage,
this.warnings,
});