UIExpando$json top-level constant

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

Implementation

@$core.Deprecated('Use uIExpandoDescriptor instead')
const UIExpando$json = {
  '1': 'UIExpando',
  '2': [
    {
      '1': 'Header',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'Header'
    },
    {
      '1': 'Child',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'Child'
    },
  ],
};