AiGenPageExample_Category$json top-level constant

  1. @Deprecated('Use aiGenPageExampleDescriptor instead')
Map<String, Object> const AiGenPageExample_Category$json

Implementation

@$core.Deprecated('Use aiGenPageExampleDescriptor instead')
const AiGenPageExample_Category$json = {
  '1': 'Category',
  '2': [
    {'1': 'CATEGORY_UNDEFINED', '2': 0},
    {'1': 'HOME', '2': 1},
    {'1': 'LOGIN', '2': 2},
    {'1': 'PROFILE', '2': 3},
    {'1': 'SETTINGS', '2': 4},
    {'1': 'SEARCH', '2': 5},
    {'1': 'ANALYTICS', '2': 6},
    {'1': 'DETAIL', '2': 7},
    {'1': 'PRODUCT', '2': 8},
    {'1': 'CHECKOUT', '2': 9},
    {'1': 'CART', '2': 10},
    {'1': 'MESSAGING', '2': 11},
    {'1': 'NOTIFICATIONS', '2': 12},
    {'1': 'MEDIA', '2': 13},
    {'1': 'CONTENT', '2': 14},
    {'1': 'FORM', '2': 15},
    {'1': 'CALENDAR', '2': 16},
    {'1': 'EVENTS', '2': 17},
    {'1': 'HELP', '2': 18},
    {'1': 'ONBOARDING', '2': 19},
    {'1': 'HISTORY', '2': 20},
    {'1': 'MAPS', '2': 21},
    {'1': 'FEED', '2': 22},
    {'1': 'LIST', '2': 23},
    {'1': 'ERROR', '2': 24},
  ],
};