playlistController property
Implementation
@protected
final StreamController<Playlist> playlistController =
StreamController<Playlist>.broadcast();
@protected
final StreamController<Playlist> playlistController =
StreamController<Playlist>.broadcast();