FFDeleteData$json top-level constant

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

Implementation

@$core.Deprecated('Use fFDeleteDataDescriptor instead')
const FFDeleteData$json = {
  '1': 'FFDeleteData',
  '2': [
    {
      '1': 'url',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFValue',
      '10': 'url'
    },
    {
      '1': 'destination',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFUploadDataDestination',
      '10': 'destination'
    },
  ],
};