scoreStats property
A map of statistical data for different scoring categories related to this event. The key is the name of the score (e.g., "SPEEDING"), and the value contains the statistics for that score. @see PossibleInterventionScoreStats
Implementation
final Map<String?, PossibleInterventionScoreStats?>? scoreStats;