structValues property

Map<String, QueryParameterValue>? structValues
getter/setter pair

The struct field values.

Implementation

core.Map<core.String, QueryParameterValue>? structValues;