line property

int? line
final

One-based source line where the datasource block starts, if known.

Implementation

final int? line;