currentlyPlaying

abstract val currentlyPlaying: StateFlow<MediaItem?>

The currently playing MediaItem. If null no MediaItem is playing.