ImageQueueParam constructor

ImageQueueParam(
  1. String id,
  2. String fieldName
)

Implementation

ImageQueueParam(this.id, this.fieldName);