media
/
com.google.android.horologist.media.repository
/
PlaylistRepository
/
get
get
abstract suspend fun
get
(playlistId:
String
):
Playlist
?
Content copied to clipboard
Returns the
playlist
with the supplied
id
, if there is any.