menu
atlassian_apis package
documentation
jira_platform.dart
WorkflowCreate
statuses property
statuses property
dark_mode
light_mode
statuses
property
List
<
StatusLayoutUpdate
>
statuses
final
The statuses associated with this workflow.
Implementation
final List<StatusLayoutUpdate> statuses;
atlassian_apis package
documentation
jira_platform
WorkflowCreate
statuses property
WorkflowCreate class