setNotificationUrlOpenOptions abstract method

Future<void> setNotificationUrlOpenOptions(
  1. NotificationUrlOpenOptions options
)

Implementation

Future<void> setNotificationUrlOpenOptions(
  NotificationUrlOpenOptions options,
);