VideoListResponse.fromJson constructor Null safety
Implementation
factory VideoListResponse.fromJson(Map<String, dynamic> json) =>
_$VideoListResponseFromJson(json);
factory VideoListResponse.fromJson(Map<String, dynamic> json) =>
_$VideoListResponseFromJson(json);