values property

Map<String, Object?> values
final

Field values carried by this object.

Implementation

final Map<String, Object?> values;