column property Null safety
optional">@optionalread / write
An approximate column number for the source location. This may change when the location is resolved.
Implementation
@optional
int? column;
An approximate column number for the source location. This may change when the location is resolved.
@optional
int? column;