FFJsonPathOperation$json top-level constant
Implementation
@$core.Deprecated('Use fFJsonPathOperationDescriptor instead')
const FFJsonPathOperation$json = {
'1': 'FFJsonPathOperation',
'2': [
{'1': 'json_path', '3': 1, '4': 1, '5': 9, '10': 'jsonPath'},
{
'1': 'return_parameter',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFParameter',
'10': 'returnParameter'
},
{
'1': 'legacy_defined_path_identifier',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'8': {'3': true},
'10': 'legacyDefinedPathIdentifier',
},
],
};