MediaContentHeaderItemViewModel
class MediaContentHeaderItemViewModel(val title: String) : MediaContentItemViewModel
Content copied to clipboard
A MediaContentItemViewModel that represents a header.
A header contains only a user-facing title and is used to group media items together; for example: "Recently played radio stations".