list property

List<T> list

List of allowed values

Implementation

List<T> get list => _list;