bool? get testRun => _$this._testRun;
set testRun(covariant bool? testRun) => _$this._testRun = testRun;