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