ParamType constructor

ParamType(
  1. String value
)

Implementation

ParamType(this.value);