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