endLine property

int? endLine
final

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;