FCMRequest.notificationKey

This parameter is deprecated. Instead, use to to specify message recipients. For more information on how to send messages to multiple devices, see the documentation for your platform.

struct FCMRequest
deprecated
@serializationIgnoreOut
@serializationKeys("notification_key")
Nullable!string notificationKey;

Meta