SetScopeNotificationSettings constructor

SetScopeNotificationSettings({
  1. NotificationSettingsScope? scope,
  2. ScopeNotificationSettings? notificationSettings,
})

Implementation

SetScopeNotificationSettings({this.scope, this.notificationSettings});