get

abstract fun get(playlistId: String): Flow<PlaylistDownload?>

Returns a PlaylistDownload with the supplied id, if there is any.