menu
atlassian_apis package
documentation
jira_platform.dart
ValueOperand
ValueOperand constructor
ValueOperand constructor
dark_mode
light_mode
ValueOperand
constructor
ValueOperand
(
{
String
?
encodedValue
,
required
String
value
,
})
Implementation
ValueOperand({this.encodedValue, required this.value});
atlassian_apis package
documentation
jira_platform
ValueOperand
ValueOperand constructor
ValueOperand class