MmGetTeamInviteInfo200Response constructor
MmGetTeamInviteInfo200Response({})
Returns a new MmGetTeamInviteInfo200Response instance.
Implementation
MmGetTeamInviteInfo200Response({
this.id,
this.name,
this.displayName,
this.description,
});