startColumn property

int? startColumn
final

The start column for the annotation.

Cannot be sent when startLine and endLine are different values.

Implementation

final int? startColumn;