FFFunctionCallValues_FFArgument$json top-level constant

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

Implementation

@$core.Deprecated('Use fFFunctionCallValuesDescriptor instead')
const FFFunctionCallValues_FFArgument$json = {
  '1': 'FFArgument',
  '2': [
    {
      '1': 'value',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFValue',
      '9': 0,
      '10': 'value'
    },
    {
      '1': 'action',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFTriggerActions',
      '9': 0,
      '10': 'action'
    },
  ],
  '8': [
    {'1': 'argument_value'},
  ],
};