AgentInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use agentInfoDescriptor instead')
const AgentInfo$json = {
  '1': 'AgentInfo',
  '2': [
    {'1': 'host', '3': 1, '4': 1, '5': 9, '10': 'host'},
    {'1': 'os', '3': 2, '4': 1, '5': 9, '10': 'os'},
    {'1': 'ips', '3': 3, '4': 3, '5': 9, '10': 'ips'},
    {'1': 'version', '3': 4, '4': 1, '5': 9, '10': 'version'},
    {'1': 'git_revision', '3': 5, '4': 1, '5': 9, '10': 'gitRevision'},
    {'1': 'platform', '3': 6, '4': 1, '5': 9, '9': 0, '10': 'platform', '17': true},
  ],
  '8': [
    {'1': '_platform'},
  ],
};