SourceLocation.sourceColumn

The 1-based line number and column number where the symbol is defined.

struct SourceLocation
@serdeKeys("Column")
int sourceColumn;

Meta