featureValues property

List<FeatureValue>? featureValues
getter/setter pair

Values of highly variant features for this cluster.

Implementation

core.List<FeatureValue>? featureValues;