spammyFeedbackLoops property

List<FeedbackLoop>? spammyFeedbackLoops
getter/setter pair

Spammy Feedback loop identifiers with their individual spam rates.

This metric only pertains to traffic that is authenticated by DKIM.

Implementation

core.List<FeedbackLoop>? spammyFeedbackLoops;