PayLoadModel constructor
PayLoadModel({})
Implementation
PayLoadModel({
this.notificationId = 0,
this.codePage = '',
this.pageUrl = '',
this.titre = '',
this.description = '',
this.imageBg = '',
});
PayLoadModel({
this.notificationId = 0,
this.codePage = '',
this.pageUrl = '',
this.titre = '',
this.description = '',
this.imageBg = '',
});