getInputType method

dynamic getInputType(
  1. dynamic builder
)

Implementation

getInputType(builder) {
  return this.inputType;
}