Config$json top-level constant

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

Implementation

@$core.Deprecated('Use configDescriptor instead')
const Config$json = {
  '1': 'Config',
  '2': [
    {'1': 'skip_ante_handler', '3': 1, '4': 1, '5': 8, '10': 'skipAnteHandler'},
    {'1': 'skip_post_handler', '3': 2, '4': 1, '5': 8, '10': 'skipPostHandler'},
  ],
  '7': {},
};