triggerOnIncomingCallByNotifOnly property
Android only. Trigger 'onIncomingCall' event only when user taps notification (when enabled requires also adding own service impl and override shouldShowNotificationWhenInForeground)
Implementation
bool? triggerOnIncomingCallByNotifOnly;