AccountAttributesMessage constructor
      
      AccountAttributesMessage({ 
    
    
- List<AccountQuota> ? accountQuotas,
Implementation
AccountAttributesMessage({
  this.accountQuotas,
});AccountAttributesMessage({
  this.accountQuotas,
});