unmodifiedIssues property

List<int> unmodifiedIssues
final

The IDs of the unchanged issues, those issues where errors prevent modification.

Implementation

final List<int> unmodifiedIssues;