values property

List<T> values
final

The initial value of the multi-input list

Implementation

final List<T> values;