values property

List<Object?> values
final

Field values carried by this object.

Implementation

final List<Object?> values;