items property

List<Configuration>? items
getter/setter pair

List of Configurations.

Implementation

core.List<Configuration>? items;