Skip to content

DynamicConfigValue🔗

Definition🔗

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