valueKey property
The key used when there is just a single value, for example if serializing
an int
.
Implementation
final String valueKey;
The key used when there is just a single value, for example if serializing
an int
.
final String valueKey;