FFCustomCodeLibrary$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCustomCodeLibraryDescriptor instead')
const FFCustomCodeLibrary$json = {
  '1': 'FFCustomCodeLibrary',
  '2': [
    {'1': 'uri', '3': 1, '4': 1, '5': 9, '10': 'uri'},
    {
      '1': 'custom_code_entities',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCustomCodeEntity',
      '8': {},
      '10': 'customCodeEntities'
    },
    {'1': 'is_visible', '3': 3, '4': 1, '5': 8, '10': 'isVisible'},
    {'1': 'exports', '3': 4, '4': 3, '5': 9, '8': {}, '10': 'exports'},
  ],
  '7': {},
};