UpdateDashboardResponse constructor
      
      UpdateDashboardResponse({})
     
    
    
Implementation
UpdateDashboardResponse({
  this.arn,
  this.creationStatus,
  this.dashboardId,
  this.requestId,
  this.status,
  this.versionArn,
});UpdateDashboardResponse({
  this.arn,
  this.creationStatus,
  this.dashboardId,
  this.requestId,
  this.status,
  this.versionArn,
});