$YoutubeVideoDetails constructor
$YoutubeVideoDetails({
- String? id,
Implementation
$YoutubeVideoDetails({this.id, this.unavailableReason});
$YoutubeVideoDetails({this.id, this.unavailableReason});