line property

int? line
final

The line within the source location that corresponds to this instruction, if any.

Implementation

final int? line;