getInputValue method

dynamic getInputValue(
  1. int id
)
inherited

Implementation

dynamic getInputValue(int id) => _inputValues[id];