expanded property

List<Map<Question, String?>> expanded

Implementation

List<Map<Question, String?>> get expanded => _expanded;