Evaluator constructor

Evaluator([
  1. Config? config
])

Implementation

Evaluator([Config? config]) : config = config ?? Config();