values property

List<String>? values
final

The list of values of the Parameter

Implementation

final List<String>? values;