media
/
com.google.android.horologist.media.repository
/
PlaylistDownloadRepository
/
get
get
abstract fun
get
(playlistId:
String
):
Flow
<
PlaylistDownload
?>
Content copied to clipboard
Returns a
PlaylistDownload
with the supplied
id
, if there is any.