values property

Map<String, String>? values
getter/setter pair

Key-value pairs provided by the user-defined operation.

Output only.

Implementation

core.Map<core.String, core.String>? values;