endLine property

int? endLine
final

Last line where the recommendation is applicable in the source commit or source branch. For a single line comment the start line and end line values are the same.

Implementation

final int? endLine;