didMissedCallNotificationLaunchApp property
bool
get
didMissedCallNotificationLaunchApp
Indicates if the app was launched via Missed Call notification.
Implementation
bool get didMissedCallNotificationLaunchApp =>
type != null && type == "MissedCall";