menu
googleapis package
documentation
youtube/v3.dart
Entity
Entity constructor
Entity constructor
dark_mode
light_mode
Entity
constructor
Entity
(
{
String
?
id
,
String
?
typeId
,
String
?
url
,
})
Implementation
Entity({ this.id, this.typeId, this.url, });
googleapis package
documentation
youtube/v3
Entity
Entity constructor
Entity class