topContributors property
The array of contributor objects that includes the top five contributors to an attack.
Implementation
final List<Contributor>? topContributors;
The array of contributor objects that includes the top five contributors to an attack.
final List<Contributor>? topContributors;