applyPushNotificationsPreview method

void applyPushNotificationsPreview(
  1. bool enabled
)

Implementation

void applyPushNotificationsPreview(bool enabled) => pushNotifications.value = enabled;