sites property

List<Site>? sites
getter/setter pair

The list of sites in the channel after replacing.

Implementation

core.List<Site>? sites;