instances property

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

The instances matching the query.

Implementation

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