ValueMappingResult🔗Result used as replacement with text and color when the value matchesDefinition🔗public class ValueMappingResult { public String text; public String color; public String icon; public Integer index; }