optionId property
The value of single select and multiselect custom field type when _type
is SingleSelectIssueField or MultiSelectIssueField.
Implementation
final String? optionId;
The value of single select and multiselect custom field type when _type
is SingleSelectIssueField or MultiSelectIssueField.
final String? optionId;