toggle menu
core
jvm
switch theme
search in API
core
/
com.google.android.horologist.media.repository
/
PlaylistRepository
/
get
get
abstract
suspend
fun
get
(
playlistId
:
String
)
:
Playlist
?
Returns the
playlist
with the supplied
id
, if there is any.