<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/messaging](./messaging.md) &gt; [FcmOptions](./messaging.fcmoptions.md) &gt; [link](./messaging.fcmoptions.link.md)

## FcmOptions.link property

The link to open when the user clicks on the notification.

<b>Signature:</b>

```typescript
link?: string;
```
