answers property

Map<String, dynamic> answers
final

Map of step keys to their answers.

Implementation

final Map<String, dynamic> answers;