endLine property
The end line for the annotation.
Defaults to startLine
when startLine
is provided.
Implementation
final int? endLine;
The end line for the annotation.
Defaults to startLine
when startLine
is provided.
final int? endLine;