Interface representing a Firebase Cloud Messaging message payload. One or both of the data and notification keys are required.
data
notification
See Build send requests for code samples and detailed documentation.
The data message payload.
The notification message payload.
Generated using TypeDoc
Interface representing a Firebase Cloud Messaging message payload. One or both of the
dataandnotificationkeys are required.See Build send requests for code samples and detailed documentation.