values property

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

Implementation

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