FFCustomCloudFunctionsConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCustomCloudFunctionsConfigDescriptor instead')
const FFCustomCloudFunctionsConfig$json = {
  '1': 'FFCustomCloudFunctionsConfig',
  '2': [
    {
      '1': 'custom_cloud_functions',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCustomCloudFunction',
      '10': 'customCloudFunctions'
    },
    {
      '1': 'package_json',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFCustomCloudFunctionPackage',
      '8': {'3': true},
      '10': 'packageJson',
    },
    {
      '1': 'package_json_config',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFCustomFile',
      '10': 'packageJsonConfig'
    },
  ],
};