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