DescribeThemePermissionsResponse constructor
      
      DescribeThemePermissionsResponse({})
     
    
    
Implementation
DescribeThemePermissionsResponse({
  this.permissions,
  this.requestId,
  this.status,
  this.themeArn,
  this.themeId,
});