menu
atlassian_apis package
documentation
jira_platform.dart
SecuritySchemeWithProjects
projectIds property
projectIds property
dark_mode
light_mode
projectIds
property
List
<
int
>
projectIds
final
The list of project IDs associated with the issue security scheme.
Implementation
final List<int> projectIds;
atlassian_apis package
documentation
jira_platform
SecuritySchemeWithProjects
projectIds property
SecuritySchemeWithProjects class