DescribeTrustedAdvisorCheckResultResponse constructor
      
      DescribeTrustedAdvisorCheckResultResponse({ 
    
    
- TrustedAdvisorCheckResult? result,
Implementation
DescribeTrustedAdvisorCheckResultResponse({
  this.result,
});