items property

List<TomlValue> items
final

The array items.

Implementation

final List<TomlValue> items;