InputType constructor

const InputType(
  1. String value
)

Implementation

const InputType(this.value);