expanded property

List<Map<Question, String?>> expanded
getter/setter pair

Implementation

late List<Map<Question, String?>> expanded;