sum property

  1. @TagNumber(1)
PbList<Expression> get sum

Implementation

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