KeyValueList$json top-level constant

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

Implementation

@$core.Deprecated('Use keyValueListDescriptor instead')
const KeyValueList$json = {
  '1': 'KeyValueList',
  '2': [
    {'1': 'values', '3': 1, '4': 3, '5': 11, '6': '.opentelemetry.proto.common.v1.KeyValue', '10': 'values'},
  ],
};