menu
googleapis package
documentation
versionhistory/v1.dart
ListChannelsResponse
ListChannelsResponse constructor
ListChannelsResponse constructor
dark_mode
light_mode
ListChannelsResponse
constructor
ListChannelsResponse
(
{
List
<
Channel
>
?
channels
,
String
?
nextPageToken
,
})
Implementation
ListChannelsResponse({ this.channels, this.nextPageToken, });
googleapis package
documentation
versionhistory/v1
ListChannelsResponse
ListChannelsResponse constructor
ListChannelsResponse class