MENU_PLAYLIST_ID top-level constant

List const MENU_PLAYLIST_ID

Implementation

const List MENU_PLAYLIST_ID = [
  ...MENU_ITEMS,
  0,
  MNIR,
  ...NAVIGATION_WATCH_PLAYLIST_ID,
];