values property

  1. @TagNumber(1)
PbList<Int64> get values

Implementation

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