FFUploadSignature$json top-level constant

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

Implementation

@$core.Deprecated('Use fFUploadSignatureDescriptor instead')
const FFUploadSignature$json = {
  '1': 'FFUploadSignature',
  '2': [
    {
      '1': 'legacy_signature_key',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': {'3': true},
      '10': 'legacySignatureKey',
    },
    {
      '1': 'signature_node_key_ref',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFNodeKeyReference',
      '10': 'signatureNodeKeyRef'
    },
    {'1': 'auto_crop', '3': 2, '4': 1, '5': 8, '10': 'autoCrop'},
  ],
};