OfflinePushInfo constructor
OfflinePushInfo({})
Implementation
OfflinePushInfo({
this.title,
this.desc,
this.disablePush,
this.iOSSound,
this.ignoreIOSBadge,
this.androidOPPOChannelID,
this.ext,
this.androidSound,
this.androidVIVOClassification,
this.androidFCMChannelID,
this.androidXiaoMiChannelID,
this.iOSPushType,
this.androidHuaWeiCategory,
});