HealthCheckReply$json top-level constant

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

Implementation

@$core.Deprecated('Use healthCheckReplyDescriptor instead')
const HealthCheckReply$json = {
  '1': 'HealthCheckReply',
  '2': [
    {'1': 'title', '3': 1, '4': 1, '5': 9, '10': 'title'},
    {'1': 'version', '3': 2, '4': 1, '5': 9, '10': 'version'},
    {'1': 'commit', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'commit', '17': true},
  ],
  '8': [
    {'1': '_commit'},
  ],
};