column property Null safety
optional">@optionalread / write
The column associated with this location. Only provided for non-synthetic token positions.
Implementation
@optional
int? column;
The column associated with this location. Only provided for non-synthetic token positions.
@optional
int? column;