UIParagraph$json top-level constant

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

Implementation

@$core.Deprecated('Use uIParagraphDescriptor instead')
const UIParagraph$json = {
  '1': 'UIParagraph',
  '2': [
    {
      '1': 'Children',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.UISpan',
      '10': 'Children'
    },
    {'1': 'Align', '3': 2, '4': 1, '5': 14, '6': '.UITextAlign', '10': 'Align'},
  ],
};