ObjectAttributeAction constructor
ObjectAttributeAction({
- UpdateActionType? objectAttributeActionType,
- TypedAttributeValue? objectAttributeUpdateValue,
Implementation
ObjectAttributeAction({
this.objectAttributeActionType,
this.objectAttributeUpdateValue,
});