FFCustomAction$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCustomActionDescriptor instead')
const FFCustomAction$json = {
  '1': 'FFCustomAction',
  '2': [
    {
      '1': 'edit_metadata',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFEditMetadata',
      '8': {},
      '10': 'editMetadata'
    },
    {
      '1': 'identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'identifier'
    },
    {
      '1': 'arguments',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFParameter',
      '10': 'arguments'
    },
    {
      '1': 'return_parameter',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFParameter',
      '10': 'returnParameter'
    },
    {'1': 'code', '3': 4, '4': 1, '5': 9, '10': 'code'},
    {
      '1': 'legacy_pubspec_dependencies',
      '3': 5,
      '4': 3,
      '5': 9,
      '8': {'3': true},
      '10': 'legacyPubspecDependencies',
    },
    {
      '1': 'compile_info',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFCustomAction.CompileInfo',
      '8': {},
      '10': 'compileInfo'
    },
    {
      '1': 'exclude_from_compile',
      '3': 7,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'excludeFromCompile'
    },
    {'1': 'include_context', '3': 9, '4': 1, '5': 8, '10': 'includeContext'},
    {
      '1': 'marketplace_source_item_id',
      '3': 10,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'marketplaceSourceItemId'
    },
    {
      '1': 'team_resource_info',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFTeamResourceInfo',
      '10': 'teamResourceInfo'
    },
    {'1': 'description', '3': 12, '4': 1, '5': 9, '10': 'description'},
  ],
  '3': [FFCustomAction_CompileInfo$json],
  '7': {},
};