AttributeContext_Api$json top-level constant

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

Implementation

@$core.Deprecated('Use attributeContextDescriptor instead')
const AttributeContext_Api$json = {
  '1': 'Api',
  '2': [
    {'1': 'service', '3': 1, '4': 1, '5': 9, '10': 'service'},
    {'1': 'operation', '3': 2, '4': 1, '5': 9, '10': 'operation'},
    {'1': 'protocol', '3': 3, '4': 1, '5': 9, '10': 'protocol'},
    {'1': 'version', '3': 4, '4': 1, '5': 9, '10': 'version'},
  ],
};