children property

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

Implementation

Map<String, List<Question>>? children;