contributors property

List<InsightRuleContributor>? contributors
final

An array of the unique contributors found by this rule in this time period. If the rule contains multiple keys, each combination of values for the keys counts as a unique contributor.

Implementation

final List<InsightRuleContributor>? contributors;