allResult method

List<Result> allResult ()

Implementation

List<Result> allResult() {
  return _internalState;
}