Response$json top-level constant

Map<String, Object> const Response$json

Implementation

const Response$json = {
  '1': 'Response',
  '2': [
    {'1': 'json', '3': 1, '4': 1, '5': 12, '10': 'json'},
    {'1': 'txn', '3': 2, '4': 1, '5': 11, '6': '.api.TxnContext', '10': 'txn'},
    {
      '1': 'latency',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.api.Latency',
      '10': 'latency'
    },
    {
      '1': 'metrics',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.api.Metrics',
      '10': 'metrics'
    },
    {
      '1': 'uids',
      '3': 12,
      '4': 3,
      '5': 11,
      '6': '.api.Response.UidsEntry',
      '10': 'uids'
    },
  ],
  '3': [Response_UidsEntry$json],
};