FFNodeKeyPath$json top-level constant

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

Implementation

@$core.Deprecated('Use fFNodeKeyPathDescriptor instead')
const FFNodeKeyPath$json = {
  '1': 'FFNodeKeyPath',
  '2': [
    {
      '1': 'legacy_key_path',
      '3': 5,
      '4': 3,
      '5': 9,
      '8': {'3': true},
      '10': 'legacyKeyPath',
    },
    {
      '1': 'key_path',
      '3': 6,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFNodeKeyReference',
      '10': 'keyPath'
    },
  ],
  '9': [
    {'1': 1, '2': 2},
    {'1': 2, '2': 3},
    {'1': 3, '2': 4},
    {'1': 4, '2': 5},
  ],
};