line property Null safety

int? line
optional">@optionalread / write

The line associated with this location. Only provided for non-synthetic token positions.

Implementation

@optional
int? line;