NOTIFICATION_ID_KEY constant
String
const NOTIFICATION_ID_KEY
Key corresponding to the ID of the push notification sent from Repro. This is used in trackNotificationOpened to track when a message in JSON format has been opened.
Implementation
static const String NOTIFICATION_ID_KEY = "repro";