instances property

  1. @TagNumber.new(1)
PbList<Instance> get instances

The list of instances.

Implementation

@$pb.TagNumber(1)
$pb.PbList<$2.Instance> get instances => $_getList(0);