CustomHttpPattern$json top-level constant

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

Implementation

@$core.Deprecated('Use customHttpPatternDescriptor instead')
const CustomHttpPattern$json = {
  '1': 'CustomHttpPattern',
  '2': [
    {'1': 'kind', '3': 1, '4': 1, '5': 9, '10': 'kind'},
    {'1': 'path', '3': 2, '4': 1, '5': 9, '10': 'path'},
  ],
};