options property

List<ValueItem<T>> get options

get options

Implementation

List<ValueItem<T>> get options => value._options;