endColumn property
The start column for the annotation.
Cannot be sent when startLine and endLine are different values.
Defaults to startColumn when startColumn is provided.
Implementation
final int? endColumn;
The start column for the annotation.
Cannot be sent when startLine and endLine are different values.
Defaults to startColumn when startColumn is provided.
final int? endColumn;