Extracts the answer from the model after completion.
@override dynamic extractAnswer(Model model) => step.extractAnswer(model);