FFNodeKeyReference$json top-level constant

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

Implementation

@$core.Deprecated('Use fFNodeKeyReferenceDescriptor instead')
const FFNodeKeyReference$json = {
  '1': 'FFNodeKeyReference',
  '2': [
    {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
    {
      '1': 'dependency_project_id',
      '3': 2,
      '4': 1,
      '5': 9,
      '10': 'dependencyProjectId'
    },
  ],
};