UIRichText$json top-level constant

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

Implementation

@$core.Deprecated('Use uIRichTextDescriptor instead')
const UIRichText$json = {
  '1': 'UIRichText',
  '2': [
    {
      '1': 'Paragraphs',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.UIParagraph',
      '10': 'Paragraphs'
    },
  ],
};