menu
atlassian_apis package
documentation
jira_platform.dart
WorkflowOperations
WorkflowOperations constructor
WorkflowOperations constructor
dark_mode
light_mode
WorkflowOperations
constructor
WorkflowOperations
(
{
required
bool
canDelete
,
required
bool
canEdit
,
})
Implementation
WorkflowOperations({required this.canDelete, required this.canEdit});
atlassian_apis package
documentation
jira_platform
WorkflowOperations
WorkflowOperations constructor
WorkflowOperations class