quodolores
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 425 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/messaging](./messaging.md) > [FcmOptions](./messaging.fcmoptions.md) > [analyticsLabel](./messaging.fcmoptions.analyticslabel.md)
## FcmOptions.analyticsLabel property
The label associated with the message's analytics data.
<b>Signature:</b>
```typescript
analyticsLabel?: string;
```