ShutdownResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use shutdownResponseDescriptor instead')
const ShutdownResponse$json = {
  '1': 'ShutdownResponse',
  '2': [
    {'1': 'success', '3': 1, '4': 1, '5': 8, '10': 'success'},
  ],
};