UIHorizontalScroll$json top-level constant

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

Implementation

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