EmailSettings constructor
EmailSettings({})
Implementation
EmailSettings({
this.collectionNotification,
this.topupNotification,
this.settlementNotification,
this.paymentReceiptNotification,
});
EmailSettings({
this.collectionNotification,
this.topupNotification,
this.settlementNotification,
this.paymentReceiptNotification,
});