ChoiceInputValue constructor

ChoiceInputValue({
  1. String? choiceInputOptionId,
})

Implementation

ChoiceInputValue({this.choiceInputOptionId});