AiGenPageExample$json top-level constant

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

Implementation

@$core.Deprecated('Use aiGenPageExampleDescriptor instead')
const AiGenPageExample$json = {
  '1': 'AiGenPageExample',
  '2': [
    {
      '1': 'categories',
      '3': 1,
      '4': 3,
      '5': 14,
      '6': '.common.AiGenPageExample.Category',
      '10': 'categories'
    },
    {'1': 'node_key', '3': 2, '4': 1, '5': 9, '10': 'nodeKey'},
    {
      '1': 'serialized_project_proto',
      '3': 3,
      '4': 1,
      '5': 9,
      '10': 'serializedProjectProto'
    },
  ],
  '4': [AiGenPageExample_Category$json],
};