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 = const {
  '1': 'ShutdownResponse',
  '2': const [
    const {'1': 'status', '3': 1, '4': 1, '5': 11, '6': '.google.rpc.Status', '10': 'status'},
  ],
};