DescribeAccountAttributesResponse constructor
DescribeAccountAttributesResponse({
- List<
AccountAttribute> ? attributes,
Implementation
DescribeAccountAttributesResponse({
this.attributes,
});