testDescription property Null safety

String testDescription

The description string of the test currently being run.

Implementation

String get testDescription => _testDescription;