private static UnityDeeplinkEvent InitOrGetUnityDeeplinkEvent() { return(s_deeplinkReceived ?? (s_deeplinkReceived = new UnityDeeplinkEvent())); }