logPath property

String logPath
getter/setter pair

Implementation

late String logPath =
    join(Directory.systemTemp.path, 'critical_test', 'unit_tests.log');