ComponentsList$json top-level constant

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

Implementation

@$core.Deprecated('Use componentsListDescriptor instead')
const ComponentsList$json = {
  '1': 'ComponentsList',
  '2': [
    {
      '1': 'list',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.Scailo.Component',
      '10': 'list'
    },
  ],
};