LinkAttributeUpdate constructor
LinkAttributeUpdate({
- LinkAttributeAction? attributeAction,
- AttributeKey? attributeKey,
Implementation
LinkAttributeUpdate({
this.attributeAction,
this.attributeKey,
});