Currently, it's as follows:
var message = {
notification: {
title: "",
body: ""
},
webpush: {
fcm_options: {
link: "https://yourlink.web.app"
}
}
};