FFPredefinedJsonPathOperation$json top-level constant

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

Implementation

@$core.Deprecated('Use fFPredefinedJsonPathOperationDescriptor instead')
const FFPredefinedJsonPathOperation$json = {
  '1': 'FFPredefinedJsonPathOperation',
  '2': [
    {
      '1': 'defined_path_identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'definedPathIdentifier'
    },
  ],
};