line property

int? line
final

The line number in the source file, or null if unknown.

Implementation

final int? line;