inputValueType property
The input value type of the item
Implementation
@$pb.TagNumber(20)
GOAL_ITEM_INPUT_VALUE_TYPE get inputValueType => $_getN(5);
Implementation
@$pb.TagNumber(20)
set inputValueType(GOAL_ITEM_INPUT_VALUE_TYPE value) => $_setField(20, value);