exprs property

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

The ids of the expressions with unknown values.

Implementation

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