GetGroupQueryOutput constructor

GetGroupQueryOutput({
  1. GroupQuery? groupQuery,
})

Implementation

GetGroupQueryOutput({
  this.groupQuery,
});