FFParameterPass$json top-level constant

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

Implementation

@$core.Deprecated('Use fFParameterPassDescriptor instead')
const FFParameterPass$json = {
  '1': 'FFParameterPass',
  '2': [
    {
      '1': 'param_identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'paramIdentifier'
    },
    {
      '1': 'input_value',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFParameterValue',
      '9': 0,
      '10': 'inputValue'
    },
    {
      '1': 'override_old',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFPropertyOverride',
      '8': {'3': true},
      '9': 0,
      '10': 'overrideOld',
    },
    {
      '1': 'variable',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFVariable',
      '9': 0,
      '10': 'variable'
    },
    {
      '1': 'text_field_key_old',
      '3': 5,
      '4': 1,
      '5': 9,
      '8': {'3': true},
      '9': 0,
      '10': 'textFieldKeyOld',
    },
    {
      '1': 'widget_property',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFPropertyParameterPass',
      '9': 0,
      '10': 'widgetProperty'
    },
    {
      '1': 'action',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFTriggerActions',
      '9': 0,
      '10': 'action'
    },
  ],
  '8': [
    {'1': 'value'},
  ],
};