topContributors property

List<Contributor>? topContributors
final

The array of contributor objects that includes the top five contributors to an attack.

Implementation

final List<Contributor>? topContributors;