MmCreateTeamRequest constructor
Returns a new MmCreateTeamRequest instance.
Implementation
MmCreateTeamRequest({
required this.name,
required this.displayName,
required this.type,
});
Returns a new MmCreateTeamRequest instance.
MmCreateTeamRequest({
required this.name,
required this.displayName,
required this.type,
});