Extracts the answer from the model after completion.
@override dynamic extractAnswer(Model model) { throw UnsupportedError('GroupStep does not extract answers'); }