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