optionId property

String? optionId
final

The value of single select and multiselect custom field type when _type is SingleSelectIssueField or MultiSelectIssueField.

Implementation

final String? optionId;