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