publicComment property
Public comment to include with the resolution
Implementation
@JsonKey(includeIfNull: false, name: 'public_comment')
final String? publicComment;
Public comment to include with the resolution
@JsonKey(includeIfNull: false, name: 'public_comment')
final String? publicComment;