Items

constructor(id: String, title: String, list: List<EchoMediaItem>, subtitle: String? = null, type: Shelf.Lists.Type = Type.Linear, more: Feed<Shelf>? = null, extras: Map<String, String> = mapOf())