keyShouldDeliverCallbackOnForegroundClick top-level constant

String const keyShouldDeliverCallbackOnForegroundClick

Key for Registering for sdk to send only callback on Push Click on App Foreground. MoEngage SDK will not handle the redirection in this case

Implementation

const String keyShouldDeliverCallbackOnForegroundClick =
    'shouldDeliverCallbackOnForegroundClick';