static popInitialNotification()
DEPRECATED: An initial notification will be available if the app was cold-launched from a notification.
The first caller of popInitialNotification
will get the initial notification object, or null
. Subsequent invocations will return null.
Please login to continue.