menu
googleapis package
documentation
youtube/v3.dart
ResourceId
ResourceId constructor
ResourceId constructor
dark_mode
light_mode
ResourceId
constructor
ResourceId
(
{
String
?
channelId
,
String
?
kind
,
String
?
playlistId
,
String
?
videoId
,
})
Implementation
ResourceId({ this.channelId, this.kind, this.playlistId, this.videoId, });
googleapis package
documentation
youtube/v3
ResourceId
ResourceId constructor
ResourceId class