empty static method

Implementation

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