FFDragTarget$json top-level constant

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

Implementation

@$core.Deprecated('Use fFDragTargetDescriptor instead')
const FFDragTarget$json = {
  '1': 'FFDragTarget',
  '2': [
    {
      '1': 'data_type',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFParameter',
      '10': 'dataType'
    },
  ],
};