menu
googleapis package
documentation
displayvideo/v2.dart
ListChannelsResponse
channels property
channels property
dark_mode
light_mode
channels
property
List
<
Channel
>
?
channels
getter/setter pair
The list of channels.
This list will be absent if empty.
Implementation
core.List<Channel>? channels;
googleapis package
documentation
displayvideo/v2
ListChannelsResponse
channels property
ListChannelsResponse class