FFShareAction$json top-level constant

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

Implementation

@$core.Deprecated('Use fFShareActionDescriptor instead')
const FFShareAction$json = {
  '1': 'FFShareAction',
  '2': [
    {
      '1': 'share_link',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFValue',
      '10': 'shareLink'
    },
  ],
};