OfflinePushInfoEntity constructor
OfflinePushInfoEntity({})
Implementation
OfflinePushInfoEntity({
this.title,
this.desc,
this.ext,
this.iOSSound,
this.ignoreIOSBadge,
this.androidOPPOChannelID,
this.disablePush,
});