UIColumn$json top-level constant

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

Implementation

@$core.Deprecated('Use uIColumnDescriptor instead')
const UIColumn$json = {
  '1': 'UIColumn',
  '2': [
    {
      '1': 'Children',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'Children'
    },
    {'1': 'Gap', '3': 2, '4': 1, '5': 1, '10': 'Gap'},
  ],
};