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