fields property

Map<String, Value> fields
final

Unordered map of dynamically typed values.

Implementation

final Map<String, Value> fields;