groups property
Groups of responses to questions.
Each KeyedGroup.key must be unique within this list.
Optional.
Implementation
core.List<KeyedGroup>? groups;
Groups of responses to questions.
Each KeyedGroup.key must be unique within this list.
Optional.
core.List<KeyedGroup>? groups;