projectFeatures property

ProjectFeaturesApi projectFeatures
latefinal

This resource represents project features. Use it to get the list of features for a project and modify the state of a feature. The project feature endpoint is available only for Jira Software, both for team- and company-managed projects.

Implementation

late final projectFeatures = ProjectFeaturesApi(_client);