FFEmptyListWidget$json top-level constant

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

Implementation

@$core.Deprecated('Use fFEmptyListWidgetDescriptor instead')
const FFEmptyListWidget$json = {
  '1': 'FFEmptyListWidget',
  '2': [
    {'1': 'show', '3': 1, '4': 1, '5': 8, '10': 'show'},
    {
      '1': 'display_in_flutter_flow',
      '3': 2,
      '4': 1,
      '5': 8,
      '10': 'displayInFlutterFlow'
    },
    {
      '1': 'image',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFImage',
      '9': 0,
      '10': 'image'
    },
    {
      '1': 'legacy_icon',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIcon',
      '8': {},
      '9': 0,
      '10': 'legacyIcon'
    },
    {
      '1': 'icon_value',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIconValue',
      '9': 0,
      '10': 'iconValue'
    },
    {
      '1': 'legacy_component_class_name',
      '3': 6,
      '4': 1,
      '5': 9,
      '8': {'3': true},
      '9': 0,
      '10': 'legacyComponentClassName',
    },
    {
      '1': 'legacy_component_class_node_key',
      '3': 9,
      '4': 1,
      '5': 9,
      '8': {'3': true},
      '9': 0,
      '10': 'legacyComponentClassNodeKey',
    },
    {
      '1': 'component_class_node_key_ref',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFNodeKeyReference',
      '9': 0,
      '10': 'componentClassNodeKeyRef'
    },
    {'1': 'center', '3': 4, '4': 1, '5': 8, '10': 'center'},
    {
      '1': 'component_dimensions',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDimensions',
      '10': 'componentDimensions'
    },
    {
      '1': 'component_parameters',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFPassedParameters',
      '10': 'componentParameters'
    },
  ],
  '8': [
    {'1': 'widget'},
  ],
};