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