onSystemNotificationSettingsOpenedForTesting property
set
onSystemNotificationSettingsOpenedForTesting
(NotificationSettingsDeepLinkCallback? value)
Implementation
@visibleForTesting
set onSystemNotificationSettingsOpenedForTesting(
NotificationSettingsDeepLinkCallback? value,
) =>
_onSystemNotificationSettingsOpened = value;