setNotificationPullDownState method

void setNotificationPullDownState(
  1. bool enabled
)

Implementation

void setNotificationPullDownState(bool enabled) => processProfileAsync(MxProfiles.notificationPullDownState(enabled));