line property

int? line
final

One-based source line, or null for a failure without a source location.

Implementation

final int? line;