textValues property

Map<Field, String> textValues
final

A map of text values to override for certain supplied key fields.

Implementation

final Map<Field, String> textValues;