items property

List<V>? items
final

List of items to select from.

Implementation

final List<V>? items;