Map<String, dynamic> toJson() { return { 'custom_type': customTypes, 'show_empty': includeEmpty, 'show_frozen': includeFrozen, 'include_chat_notification': includeChatNotification, }; }