menu
atlassian_apis package
documentation
jira_platform.dart
PublishedWorkflowId
PublishedWorkflowId constructor
PublishedWorkflowId constructor
dark_mode
light_mode
PublishedWorkflowId
constructor
PublishedWorkflowId
(
{
String
?
entityId
,
required
String
name
,
})
Implementation
PublishedWorkflowId({this.entityId, required this.name});
atlassian_apis package
documentation
jira_platform
PublishedWorkflowId
PublishedWorkflowId constructor
PublishedWorkflowId class