UpdateDC constructor

UpdateDC(
  1. AttributeAction action,
  2. dynamic value
)

Implementation

UpdateDC(this.action, this.value);