menu
atlassian_apis package
documentation
jira_platform.dart
JsonContextVariable
JsonContextVariable constructor
JsonContextVariable constructor
dark_mode
light_mode
JsonContextVariable
constructor
JsonContextVariable
(
{
required
String
type
,
Map
<
String
,
dynamic
>
?
value
,
})
Implementation
JsonContextVariable({required this.type, this.value});
atlassian_apis package
documentation
jira_platform
JsonContextVariable
JsonContextVariable constructor
JsonContextVariable class