FFJsonPathDefinition$json top-level constant

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

Implementation

@$core.Deprecated('Use fFJsonPathDefinitionDescriptor instead')
const FFJsonPathDefinition$json = {
  '1': 'FFJsonPathDefinition',
  '2': [
    {
      '1': 'identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'identifier'
    },
    {
      '1': 'json_path',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFJsonPathOperation',
      '10': 'jsonPath'
    },
    {
      '1': 'inferred_parameter',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFParameter',
      '10': 'inferredParameter'
    },
  ],
};