UIRow$json top-level constant

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

Implementation

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