FFSharing$json top-level constant

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

Implementation

@$core.Deprecated('Use fFSharingDescriptor instead')
const FFSharing$json = {
  '1': 'FFSharing',
  '2': [
    {
      '1': 'edit_metadata',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFEditMetadata',
      '8': {},
      '10': 'editMetadata'
    },
    {
      '1': 'show_splash_watermark',
      '3': 1,
      '4': 1,
      '5': 8,
      '8': {'3': true},
      '10': 'showSplashWatermark',
    },
  ],
};