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