issueWorklogProperties property
This resource represents issue worklog properties, which provides for storing custom data against an issue worklog. Use it to get, create, and delete issue worklog properties as well as obtain the keys of all properties on a issue worklog. Issue worklog properties are a type of entity property.
Implementation
late final issueWorklogProperties = IssueWorklogPropertiesApi(_client);