MmCompliance constructor
MmCompliance({})
Returns a new MmCompliance instance.
Implementation
MmCompliance({
this.id,
this.createAt,
this.userId,
this.status,
this.count,
this.desc,
this.type,
this.startAt,
this.endAt,
this.keywords,
this.emails,
});