HealthCheckWeebiResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use healthCheckWeebiResponseDescriptor instead')
const HealthCheckWeebiResponse$json = {
  '1': 'HealthCheckWeebiResponse',
  '2': [
    {'1': 'status', '3': 1, '4': 1, '5': 9, '10': 'status'},
    {'1': 'timestamp', '3': 2, '4': 1, '5': 9, '10': 'timestamp'},
    {'1': 'versions', '3': 3, '4': 1, '5': 11, '6': '.weebi.fence.service.ServiceVersions', '10': 'versions'},
    {'1': 'databaseHealthy', '3': 4, '4': 1, '5': 8, '10': 'databaseHealthy'},
  ],
};