properties property

Map<String, dynamic>? properties
final

Additional properties that modify the behavior of issues in this status. Supports the properties jira.issue.editable and issueEditable (deprecated) that indicate whether issues are editable.

Implementation

final Map<String, dynamic>? properties;