line property

int? line
final

The (1-based) line on which the test was defined, or null.

Implementation

final int? line;