InputTypeArgType constructor

const InputTypeArgType(
  1. InputType value
)

Implementation

const factory InputTypeArgType(final InputType value) = _$InputTypeArgType;