FFCustomCodeLibraries$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCustomCodeLibrariesDescriptor instead')
const FFCustomCodeLibraries$json = {
  '1': 'FFCustomCodeLibraries',
  '2': [
    {
      '1': 'custom_code_libraries',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCustomCodeLibrary',
      '10': 'customCodeLibraries'
    },
  ],
};