MmTermsOfService constructor
Returns a new MmTermsOfService instance.
Implementation
MmTermsOfService({
this.id,
this.createAt,
this.userId,
this.text,
});
Returns a new MmTermsOfService instance.
MmTermsOfService({
this.id,
this.createAt,
this.userId,
this.text,
});