endLine property

int? endLine
final

The end line for the annotation.

Defaults to startLine when startLine is provided.

Implementation

final int? endLine;