menu
aws_iotanalytics_api package
documentation
iotanalytics-2017-11-27.dart
ListChannelsResponse
channelSummaries property
channelSummaries property
dark_mode
light_mode
channelSummaries
property
List
<
ChannelSummary
>
?
channelSummaries
final
A list of
ChannelSummary
objects.
Implementation
final List<ChannelSummary>? channelSummaries;
aws_iotanalytics_api package
documentation
iotanalytics-2017-11-27
ListChannelsResponse
channelSummaries property
ListChannelsResponse class