getNotificationAppLaunchDetails method
Returns info on if a notification had been used to launch the application.
Implementation
@override
Future<NotificationAppLaunchDetails?>
getNotificationAppLaunchDetails() async => null;
Returns info on if a notification had been used to launch the application.
@override
Future<NotificationAppLaunchDetails?>
getNotificationAppLaunchDetails() async => null;