menu
atlassian_apis package
documentation
jira_platform.dart
FunctionOperand
FunctionOperand constructor
FunctionOperand constructor
dark_mode
light_mode
FunctionOperand
constructor
FunctionOperand
(
{
required
List
<
String
>
arguments
,
String
?
encodedOperand
,
required
String
function
,
})
Implementation
FunctionOperand( {required this.arguments, this.encodedOperand, required this.function});
atlassian_apis package
documentation
jira_platform
FunctionOperand
FunctionOperand constructor
FunctionOperand class