MailTargetListDto constructor
MailTargetListDto({})
Implementation
MailTargetListDto({
this.limit,
this.offset,
this.total,
this.mailboxId,
this.mailTemplateId,
this.createTime,
this.targets,
});
MailTargetListDto({
this.limit,
this.offset,
this.total,
this.mailboxId,
this.mailTemplateId,
this.createTime,
this.targets,
});