resourceCounts property

List<ResourceCount>? resourceCounts
final

The list of ResourceCount objects. Each object is listed in descending order by the number of resources.

Implementation

final List<ResourceCount>? resourceCounts;