CreateProfilingGroupResponse constructor
CreateProfilingGroupResponse({
- required ProfilingGroupDescription profilingGroup,
Implementation
CreateProfilingGroupResponse({
required this.profilingGroup,
});