channels property

List<Channel>? channels
getter/setter pair

A list of known (social) media channels for this official.

Implementation

core.List<Channel>? channels;