items property

List<DomainMapping>? items
getter/setter pair

List of DomainMappings.

Implementation

core.List<DomainMapping>? items;