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