ComposedActionClass constructor

ComposedActionClass(
  1. String fieldName,
  2. String type
)

Implementation

ComposedActionClass(this.fieldName, this.type);