UIList$json top-level constant

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

Implementation

@$core.Deprecated('Use uIListDescriptor instead')
const UIList$json = {
  '1': 'UIList',
  '2': [
    {
      '1': 'Children',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'Children'
    },
    {
      '1': 'Type',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.UIList.UIListType',
      '10': 'Type'
    },
  ],
  '4': [UIList_UIListType$json],
};