UISection$json top-level constant

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

Implementation

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