channels property

List<ReleaseChannelConfig>? channels
getter/setter pair

List of release channel configurations.

Implementation

core.List<ReleaseChannelConfig>? channels;