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