values property

List<String>? values
final

The value or values to be used for the specified parameter. For the list of values you can use with each parameter, see Supported resource types and parameters.

Implementation

final List<String>? values;