get

abstract suspend fun get(playlistId: String): Playlist?

Returns the playlist with the supplied id, if there is any.