additionalInformation property

String? additionalInformation

Additional information that is not included in the OutOfBandPayload. For instance, if this is an operation dispatched using the Firebase dispatcher, this contains the push notification information in JSON format, as provided as input of the dispatch request.

Implementation

String? get additionalInformation;