getBeautyValue method

List<double> getBeautyValue()

Implementation

List<double> getBeautyValue() {
  return _valueList;
}