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