value property

  1. @TagNumber(2)
List<IndexMatchValue> get value

Implementation

@$pb.TagNumber(2)
$core.List<IndexMatchValue> get value => $_getList(1);