line property

int? line
final

One-based source line where the field appears, if known.

Implementation

final int? line;