values property

Map<String, String> values
final

Explicit configuration values checked before browser-provided values.

Implementation

final Map<String, String> values;