FFCustomCodeFiles$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCustomCodeFilesDescriptor instead')
const FFCustomCodeFiles$json = {
  '1': 'FFCustomCodeFiles',
  '2': [
    {
      '1': 'custom_code_files',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCustomCodeFile',
      '10': 'customCodeFiles'
    },
  ],
};