After managing to send notifications and setting the icon in the notification message, I would like to set the status bar notification icon. In the Android SDK there is a setSmallIcon method on the NotificationBuilder. What is the equivalent property of the notification object in the Firebase node.js Admin SDK?
In case you forget what the status bar icon is, here is a picture of some:

If there is no equivalent, how can one be hacked?