resourceCounts property

  1. @TagNumber.new(3)
PbList<ResourceCount> get resourceCounts

A list of resource counts to report.

Implementation

@$pb.TagNumber(3)
$pb.PbList<$1.ResourceCount> get resourceCounts => $_getList(2);