FFClearSignature$json top-level constant

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

Implementation

@$core.Deprecated('Use fFClearSignatureDescriptor instead')
const FFClearSignature$json = {
  '1': 'FFClearSignature',
  '2': [
    {
      '1': 'legacy_signature_node_keys',
      '3': 1,
      '4': 3,
      '5': 9,
      '8': {'3': true},
      '10': 'legacySignatureNodeKeys',
    },
    {
      '1': 'signature_node_key_refs',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFNodeKeyReference',
      '10': 'signatureNodeKeyRefs'
    },
  ],
};