menu
googleapis package
documentation
classroom/v1.dart
YouTubeVideo
YouTubeVideo.new constructor
YouTubeVideo.new constructor
dark_mode
light_mode
YouTubeVideo
constructor
YouTubeVideo
(
{
String
?
alternateLink
,
String
?
id
,
String
?
thumbnailUrl
,
String
?
title
,
})
Implementation
YouTubeVideo({
this
.alternateLink,
this
.id,
this
.thumbnailUrl,
this
.title, });
googleapis package
documentation
classroom/v1
YouTubeVideo
YouTubeVideo.new constructor
YouTubeVideo class
Constructors
new
fromJson
Properties
alternateLink
hashCode
id
runtimeType
thumbnailUrl
title
Methods
noSuchMethod
toJson
toString
Operators
operator ==