inputValues property

List<InputValue>? inputValues
getter/setter pair

Values for input fields.

Required.

Implementation

core.List<InputValue>? inputValues;