menu
youtube_explode_dart package
documentation
youtube_explode_dart.dart
ClosedCaption
ClosedCaption.fromJson factory constructor
ClosedCaption.fromJson factory constructor
dark_mode
light_mode
ClosedCaption.fromJson
constructor
ClosedCaption.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ClosedCaption.fromJson(Map<String, dynamic> json) => _$ClosedCaptionFromJson(json);
youtube_explode_dart package
documentation
youtube_explode_dart
ClosedCaption
ClosedCaption.fromJson factory constructor
ClosedCaption class