MmUserTermsOfService constructor
Returns a new MmUserTermsOfService instance.
Implementation
MmUserTermsOfService({
this.userId,
this.termsOfServiceId,
this.createAt,
});
Returns a new MmUserTermsOfService instance.
MmUserTermsOfService({
this.userId,
this.termsOfServiceId,
this.createAt,
});