UIElement$json top-level constant

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

Implementation

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