teardown property

TestReportTeardown? teardown
inherited

teardown The results of the series of operations required to clean up after all the tests were executed (successfully or otherwise).

Implementation

TestReportTeardown? get teardown => throw _privateConstructorUsedError;