Variable Playlist.provider

Declaration

class Playlist
{
  // ...
  PlaylistProvider provider;
  // ...
}