issueTypeProperties property

IssueTypePropertiesApi issueTypeProperties
latefinal

This resource represents issue type properties, which provides for storing custom data against an issue type. Use it to get, create, and delete issue type properties as well as obtain the keys of all properties on a issues type. Issue type properties are a type of entity property.

Implementation

late final issueTypeProperties = IssueTypePropertiesApi(_client);