menu
youtube_integration package
documentation
models/video_details_model/maxres.dart
Maxres
Maxres.new constructor
Maxres.new constructor
dark_mode
light_mode
Maxres
constructor
Maxres
(
{
String
?
url
,
int
?
width
,
int
?
height
,
})
Implementation
Maxres({this.url, this.width, this.height});
youtube_integration package
documentation
models/video_details_model/maxres
Maxres
Maxres.new constructor
Maxres class