FFSearchReference$json top-level constant

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

Implementation

@$core.Deprecated('Use fFSearchReferenceDescriptor instead')
const FFSearchReference$json = {
  '1': 'FFSearchReference',
  '2': [
    {
      '1': 'app_state',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFParameter',
      '9': 0,
      '10': 'appState'
    },
    {
      '1': 'app_constant',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFParameter',
      '9': 0,
      '10': 'appConstant'
    },
    {
      '1': 'api_endpoint',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFApiEndpoint',
      '9': 0,
      '10': 'apiEndpoint'
    },
    {
      '1': 'custom_function',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFCustomFunction',
      '9': 0,
      '10': 'customFunction'
    },
    {
      '1': 'custom_widget',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFCustomWidget',
      '9': 0,
      '10': 'customWidget'
    },
    {
      '1': 'custom_action',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFCustomAction',
      '9': 0,
      '10': 'customAction'
    },
    {'1': 'widget_class', '3': 7, '4': 1, '5': 9, '9': 0, '10': 'widgetClass'},
    {
      '1': 'widget_class_state',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFParameter',
      '9': 0,
      '10': 'widgetClassState'
    },
    {
      '1': 'widget_class_parameter',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFParameter',
      '9': 0,
      '10': 'widgetClassParameter'
    },
    {'1': 'is_page', '3': 10, '4': 1, '5': 8, '10': 'isPage'},
    {'1': 'name', '3': 11, '4': 1, '5': 9, '10': 'name'},
    {
      '1': 'widget_class_name',
      '3': 12,
      '4': 1,
      '5': 9,
      '10': 'widgetClassName'
    },
  ],
  '8': [
    {'1': 'identifier'},
  ],
};