fieldConfidenceModerateColor property
Color of the confidence value label background in the details screen when the field confidence level is moderate.
Implementation
@JsonKey(toJson: toColorString)
/// Color of the confidence value label background in the details screen when the field confidence level is moderate.
Color? fieldConfidenceModerateColor;