newLineNumber property

int? newLineNumber
final

1-based line number in the new file (null for removals).

Implementation

final int? newLineNumber;