menu
youtube_integration package
documentation
models/channel_video_model/channel_video.dart
ChannelVideo
ChannelVideo.new const constructor
ChannelVideo.new const constructor
dark_mode
light_mode
ChannelVideo
constructor
const
ChannelVideo
(
{
String
?
kind
,
String
?
etag
,
Id
?
id
,
Snippet
?
snippet
,
})
Implementation
const ChannelVideo({this.kind, this.etag, this.id, this.snippet});
youtube_integration package
documentation
models/channel_video_model/channel_video
ChannelVideo
ChannelVideo.new const constructor
ChannelVideo class