MmTeamExists constructor
MmTeamExists({
- bool? exists,
Returns a new MmTeamExists instance.
Implementation
MmTeamExists({
this.exists,
});
Returns a new MmTeamExists instance.
MmTeamExists({
this.exists,
});