DynamicConfigValue🔗Definition🔗public class DynamicConfigValue { public String id; public Object value; }