items property

List<Value> get items

Implementation

List<Value> get items => List.unmodifiable(_items);