values property

  1. @TagNumber(3)
List<String> get values

Corresponds to the label values of Node resource.

Implementation

@$pb.TagNumber(3)
$core.List<$core.String> get values => $_getList(2);