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 = const {
  '1': 'CustomHttpPattern',
  '2': const [
    const {'1': 'kind', '3': 1, '4': 1, '5': 9, '10': 'kind'},
    const {'1': 'path', '3': 2, '4': 1, '5': 9, '10': 'path'},
  ],
};