value property

Map<String, T> value
final

The underlying map of constant values.

Implementation

final Map<String, T> value;