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