MmGetGroupUsers200Response constructor
Returns a new MmGetGroupUsers200Response instance.
Implementation
MmGetGroupUsers200Response({
this.members = const [],
this.totalMemberCount,
});
Returns a new MmGetGroupUsers200Response instance.
MmGetGroupUsers200Response({
this.members = const [],
this.totalMemberCount,
});