resourceCounts property
The list of ResourceCount
objects. Each object is listed in
descending order by the number of resources.
Implementation
final List<ResourceCount>? resourceCounts;
The list of ResourceCount
objects. Each object is listed in
descending order by the number of resources.
final List<ResourceCount>? resourceCounts;