menu
googleapis package
documentation
youtube/v3.dart
ChannelProfileDetails
ChannelProfileDetails constructor
ChannelProfileDetails constructor
dark_mode
light_mode
ChannelProfileDetails
constructor
ChannelProfileDetails
(
{
String
?
channelId
,
String
?
channelUrl
,
String
?
displayName
,
String
?
profileImageUrl
,
})
Implementation
ChannelProfileDetails({ this.channelId, this.channelUrl, this.displayName, this.profileImageUrl, });
googleapis package
documentation
youtube/v3
ChannelProfileDetails
ChannelProfileDetails constructor
ChannelProfileDetails class