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