RemoveAttributesResponse constructor
RemoveAttributesResponse({
- required AttributesResource attributesResource,
Implementation
RemoveAttributesResponse({
required this.attributesResource,
});