AndroidPushNotificationTemplate constructor
AndroidPushNotificationTemplate({})
Implementation
AndroidPushNotificationTemplate({
this.action,
this.body,
this.imageIconUrl,
this.imageUrl,
this.rawContent,
this.smallImageIconUrl,
this.sound,
this.title,
this.url,
});