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