values property

Map<String, double> values
final

The values of the quantity.

Implementation

final Map<String, double> values;