line property Null safety

int? line
optional">@optionalread / write

An approximate line number for the source location. This may change when the location is resolved.

Implementation

@optional
int? line;