FFVariable$json top-level constant

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

Implementation

@$core.Deprecated('Use fFVariableDescriptor instead')
const FFVariable$json = {
  '1': 'FFVariable',
  '2': [
    {
      '1': 'source',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFVariableSource',
      '10': 'source'
    },
    {
      '1': 'legacy_node_key',
      '3': 2,
      '4': 1,
      '5': 9,
      '8': {'3': true},
      '10': 'legacyNodeKey',
    },
    {
      '1': 'node_key_ref',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFNodeKeyReference',
      '10': 'nodeKeyRef'
    },
    {
      '1': 'legacy_action_component_key',
      '3': 15,
      '4': 1,
      '5': 9,
      '8': {'3': true},
      '10': 'legacyActionComponentKey',
    },
    {
      '1': 'action_component_key_ref',
      '3': 17,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFActionComponentKeyReference',
      '10': 'actionComponentKeyRef'
    },
    {
      '1': 'component_node_path',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFNodeKeyPath',
      '10': 'componentNodePath'
    },
    {
      '1': 'dynamic_component_access',
      '3': 13,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFVariable.DynamicComponentAccessEntry',
      '10': 'dynamicComponentAccess'
    },
    {
      '1': 'base_variable',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBaseVariable',
      '9': 0,
      '10': 'baseVariable'
    },
    {
      '1': 'function_call',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFFunctionCall',
      '9': 0,
      '10': 'functionCall'
    },
    {
      '1': 'operations',
      '3': 9,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFVariableOperation',
      '10': 'operations'
    },
    {
      '1': 'default_value',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFParameterValue',
      '10': 'defaultValue'
    },
    {
      '1': 'legacy_display_name',
      '3': 14,
      '4': 1,
      '5': 9,
      '8': {'3': true},
      '10': 'legacyDisplayName',
    },
    {
      '1': 'ui_builder_value',
      '3': 18,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFParameterValue',
      '10': 'uiBuilderValue'
    },
    {'1': 'has_been_updated', '3': 11, '4': 1, '5': 8, '10': 'hasBeenUpdated'},
    {
      '1': 'legacy_initial_parameter',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFParameter',
      '8': {'3': true},
      '9': 1,
      '10': 'legacyInitialParameter',
    },
    {
      '1': 'legacy_random_data',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFRandomData',
      '8': {'3': true},
      '9': 1,
      '10': 'legacyRandomData',
    },
    {
      '1': 'legacy_function_call',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFFunctionCall',
      '8': {'3': true},
      '9': 1,
      '10': 'legacyFunctionCall',
    },
    {
      '1': 'legacy_reducers',
      '3': 4,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFParamReducer',
      '8': {'3': true},
      '10': 'legacyReducers',
    },
    {'1': 'description', '3': 19, '4': 1, '5': 9, '8': {}, '10': 'description'},
  ],
  '3': [FFVariable_DynamicComponentAccessEntry$json],
  '8': [
    {'1': 'type'},
    {'1': 'legacy_type'},
  ],
};