HealthCheckRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use healthCheckRequestDescriptor instead')
const HealthCheckRequest$json = {
  '1': 'HealthCheckRequest',
  '2': [
    {'1': 'service', '3': 1, '4': 1, '5': 9, '10': 'service'},
  ],
};