line property

int? line
final

One-based source line associated with the issue, if any.

Implementation

final int? line;