endLine property
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;
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.
final int? endLine;