MmPreference constructor
Returns a new MmPreference instance.
Implementation
MmPreference({
this.userId,
this.category,
this.name,
this.value,
});
Returns a new MmPreference instance.
MmPreference({
this.userId,
this.category,
this.name,
this.value,
});