channels property
A map that contains a multipart response for each channel. For each item in this object, the ChannelType is the key and the Channel is the value.
Implementation
final Map<String, ChannelResponse> channels;
A map that contains a multipart response for each channel. For each item in this object, the ChannelType is the key and the Channel is the value.
final Map<String, ChannelResponse> channels;