Add icon to the push notification
JetNotifications addIcon(String icon) { _icon = icon; return this; }