FFParamReducer$json top-level constant

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

Implementation

@$core.Deprecated('Use fFParamReducerDescriptor instead')
const FFParamReducer$json = {
  '1': 'FFParamReducer',
  '2': [
    {
      '1': 'access_field',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFParameter',
      '9': 0,
      '10': 'accessField'
    },
    {
      '1': 'operation',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFVariableOperation',
      '9': 0,
      '10': 'operation'
    },
  ],
  '8': [
    {'1': 'reducer'},
  ],
};