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