KeyGroupSummary constructor
KeyGroupSummary({
- required KeyGroup keyGroup,
Implementation
KeyGroupSummary({
required this.keyGroup,
});
KeyGroupSummary({
required this.keyGroup,
});