empty static method
create CustomerNotificationPreference Empty
Implementation
static CustomerNotificationPreference empty() {
return CustomerNotificationPreference({});
}
create CustomerNotificationPreference Empty
static CustomerNotificationPreference empty() {
return CustomerNotificationPreference({});
}