issueCommentProperties property

IssueCommentPropertiesApi issueCommentProperties
latefinal

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

Implementation

late final issueCommentProperties = IssueCommentPropertiesApi(_client);