endLine property
End line of range to search possible breakpoint locations in. If no end line is given, then the end line is assumed to be the start line.
Implementation
final int? endLine;
End line of range to search possible breakpoint locations in. If no end line is given, then the end line is assumed to be the start line.
final int? endLine;