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