stringValueHistogramResult property
Stores a map from the values of string custom field associated with key
to the number of jobs with that value in this histogram result.
Implementation
core.Map<core.String, core.int>? stringValueHistogramResult;