values property

List<String>? values
final

A list of values.

Implementation

final List<String>? values;