items property
List<ValueBase>
get
items
This property lists all values in this class and is used as the source for the error property.
Implementation
List<ValueBase> get items => <ValueBase>[
notUsed1,
discoveryVersion,
];