ScopeNotificationSettings constructor
ScopeNotificationSettings({})
Implementation
ScopeNotificationSettings({
super.extra,
super.client_id,
this.mute_for,
this.sound_id,
this.show_preview,
this.disable_pinned_message_notifications,
this.disable_mention_notifications,
});