values property

List<String>? values
final

Instead of value, specify this when the field expects multiple values. See multi.

Implementation

final List<String>? values;