line property

int? line
inherited

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

Implementation

int? get line => throw _privateConstructorUsedError;