StartDocumentTextDetectionResponse constructor
      
      StartDocumentTextDetectionResponse({ 
    
    
- String? jobId,
Implementation
StartDocumentTextDetectionResponse({
  this.jobId,
});StartDocumentTextDetectionResponse({
  this.jobId,
});