TypeMaybeAutoChange constructor

TypeMaybeAutoChange(
  1. String dobj,
  2. DType original,
  3. DType target
)

Implementation

TypeMaybeAutoChange(this.dobj, this.original, this.target);