BatchGetContactGroupsResponse constructor
BatchGetContactGroupsResponse({
- List<
ContactGroupResponse> ? responses,
Implementation
BatchGetContactGroupsResponse({
this.responses,
});