FFCustomCode$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCustomCodeDescriptor instead')
const FFCustomCode$json = {
  '1': 'FFCustomCode',
  '2': [
    {
      '1': 'edit_metadata',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFEditMetadata',
      '8': {},
      '10': 'editMetadata'
    },
    {
      '1': 'custom_functions',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCustomFunction',
      '10': 'customFunctions'
    },
    {
      '1': 'custom_widgets',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCustomWidget',
      '10': 'customWidgets'
    },
    {
      '1': 'custom_actions',
      '3': 3,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCustomAction',
      '10': 'customActions'
    },
    {
      '1': 'custom_files',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFCustomFiles',
      '10': 'customFiles'
    },
    {
      '1': 'pubspec_package_info',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFPubspecPackageInfo',
      '10': 'pubspecPackageInfo'
    },
    {
      '1': 'legacy_migrated_to_null_safety',
      '3': 5,
      '4': 1,
      '5': 8,
      '8': {'3': true},
      '10': 'legacyMigratedToNullSafety',
    },
    {
      '1': 'legacy_show_local_state_warning',
      '3': 6,
      '4': 1,
      '5': 8,
      '8': {'3': true},
      '10': 'legacyShowLocalStateWarning',
    },
    {
      '1': 'legacy_dismiss_flutter_upgrade_failing_warning',
      '3': 8,
      '4': 1,
      '5': 8,
      '8': {'3': true},
      '10': 'legacyDismissFlutterUpgradeFailingWarning',
    },
    {
      '1': 'custom_code_files',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFCustomCodeFiles',
      '10': 'customCodeFiles'
    },
    {
      '1': 'custom_code_libraries',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFCustomCodeLibraries',
      '8': {},
      '10': 'customCodeLibraries'
    },
  ],
  '9': [
    {'1': 10, '2': 11},
  ],
};