subject property
The subject of the email notification for the issue. If this is not specified, then the subject is set to the issue key and summary.
Implementation
final String? subject;
The subject of the email notification for the issue. If this is not specified, then the subject is set to the issue key and summary.
final String? subject;