navigation library

Constants

BADGE_LABEL → const List
BADGE_PATH → const List
CARD_SHELF_TITLE → const List
CATEGORY_PARAMS → const List
CATEGORY_TITLE → const List
CONTENT → const List
DESCRIPTION → const List
DESCRIPTION_SHELF → const List
EDITABLE_PLAYLIST_DETAIL_HEADER → const List
FEEDBACK_TOKEN → const List
FRAMEWORK_MUTATIONS → const List
GRID → const List
GRID_ITEMS → const List
HEADER_DETAIL → const List
HEADER_EDITABLE_DETAIL → const List
HEADER_MUSIC_VISUAL → const List
HEADER_SIDE → const List
ICON_TYPE → const List
ITEM_SECTION → const List
MMRIR → const String
MNIR → const String
MRLIR → const String
MTRIR → const String
MULTI_SELECT → const List
MUSIC_SHELF → const List
OVERLAY_RENDERER → const List
PAGE_TYPE → const List
PLAY_BUTTON → const List
PLAYLIST_ID → const List
QUEUE_VIDEO_ID → const List
RESPONSIVE_HEADER → const List
RUN_TEXT → const List
SECTION → const List
SECTION_LIST → const List
SECTION_LIST_CONTINUATION → const List
SECTION_LIST_ITEM → const List
SINGLE_COLUMN → const List
SINGLE_COLUMN_TAB → const List
SUBTITLE → const List
SUBTITLE2 → const List
SUBTITLE3 → const List
SUBTITLE_BADGE_LABEL → const List
SUBTITLE_RUN → const List
SUBTITLE_RUNS → const List
TAB_1_CONTENT → const List
TAB_2_CONTENT → const List
TAB_CONTENT → const List
TASTE_PROFILE_ARTIST → const List
TASTE_PROFILE_ITEMS → const List
TEXT_RUN → const List
TEXT_RUN_TEXT → const List
TEXT_RUNS → const List
THUMBNAIL → const List
THUMBNAIL_CROPPED → const List
THUMBNAIL_OVERLAY → const List
THUMBNAIL_OVERLAY_NAVIGATION → const List
THUMBNAIL_RENDERER → const List
THUMBNAILS → const List
TIMESTAMPED_LYRICS → const List
TITLE → const List
TITLE_TEXT → const List
TOGGLE_MENU → const String
TOGGLED_BUTTON → const List
TWO_COLUMN_RENDERER → const List
WATCH_PID → const List
WATCH_PLAYLIST_ID → const List
WATCH_VIDEO_ID → const List

Functions

findObjectByKey(List objectList, String key, {String? nested, bool isKey = false}) JsonMap?
Finds and returns an Object inside objectList by its key.
findObjectsByKey(List objectList, String key, {String? nested}) List
Finds and returns Objects inside objectList by its key.
Access a nested object in root by item sequence.