FFPdfViewer$json top-level constant

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

Implementation

@$core.Deprecated('Use fFPdfViewerDescriptor instead')
const FFPdfViewer$json = {
  '1': 'FFPdfViewer',
  '2': [
    {'1': 'legacy_path', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'legacyPath'},
    {
      '1': 'path_value',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFStringValue',
      '10': 'pathValue'
    },
    {
      '1': 'source',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFSourceType',
      '10': 'source'
    },
    {
      '1': 'dimensions',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDimensions',
      '10': 'dimensions'
    },
    {
      '1': 'legacy_horizontal_scroll',
      '3': 4,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'legacyHorizontalScroll'
    },
    {
      '1': 'horizontal_scroll_value',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBooleanValue',
      '10': 'horizontalScrollValue'
    },
    {'1': 'no_proxy', '3': 5, '4': 1, '5': 8, '10': 'noProxy'},
    {
      '1': 'legacy_proxy_prefix_url',
      '3': 6,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'legacyProxyPrefixUrl'
    },
    {
      '1': 'proxy_prefix_url_value',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFStringValue',
      '10': 'proxyPrefixUrlValue'
    },
    {
      '1': 'local_file_variable',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFVariable',
      '10': 'localFileVariable'
    },
  ],
};