empty static method

NotificationSettingsScope empty()
override

Implementation

static NotificationSettingsScope empty() {
  return NotificationSettingsScope({});
}