menu
googleapis package
documentation
youtube/v3.dart
PlaylistImageSnippet
PlaylistImageSnippet constructor
PlaylistImageSnippet constructor
dark_mode
light_mode
PlaylistImageSnippet
constructor
PlaylistImageSnippet
(
{
int
?
height
,
String
?
playlistId
,
String
?
type
,
int
?
width
,
})
Implementation
PlaylistImageSnippet({ this.height, this.playlistId, this.type, this.width, });
googleapis package
documentation
youtube/v3
PlaylistImageSnippet
PlaylistImageSnippet constructor
PlaylistImageSnippet class