items property

List<WireGroup>? items
getter/setter pair

A list of wire group resources.

Implementation

core.List<WireGroup>? items;