FFCustomCloudFunctionPackage$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCustomCloudFunctionPackageDescriptor instead')
const FFCustomCloudFunctionPackage$json = {
  '1': 'FFCustomCloudFunctionPackage',
  '2': [
    {
      '1': 'edit_metadata',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFEditMetadata',
      '8': {},
      '10': 'editMetadata'
    },
    {'1': 'code', '3': 2, '4': 1, '5': 9, '10': 'code'},
  ],
};