FFHtmlView$json top-level constant

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

Implementation

@$core.Deprecated('Use fFHtmlViewDescriptor instead')
const FFHtmlView$json = {
  '1': 'FFHtmlView',
  '2': [
    {
      '1': 'legacy_html_content',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'legacyHtmlContent'
    },
    {
      '1': 'html_content_value',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFStringValue',
      '10': 'htmlContentValue'
    },
  ],
};