newSelfTests abstract method Null safety

SelfTests newSelfTests(
  1. {bool inCalculator = true}
)

Implementation

SelfTests newSelfTests({bool inCalculator = true});