allResults method

List<Result> allResults ()

Implementation

List<Result> allResults() => List.of(_internalState);