exprs property

  1. @TagNumber.new(1)
PbList<IdRef> get exprs

The ids of the expressions with unknown values.

Implementation

@$pb.TagNumber(1)
$pb.PbList<IdRef> get exprs => $_getList(0);