InitRuntimeRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use initRuntimeRequestDescriptor instead')
const InitRuntimeRequest$json = {
  '1': 'InitRuntimeRequest',
  '2': [
    {'1': 'runtime', '3': 1, '4': 1, '5': 14, '6': '.claidservice.Runtime', '10': 'runtime'},
    {'1': 'modules', '3': 2, '4': 3, '5': 11, '6': '.claidservice.InitRuntimeRequest.ModuleChannels', '10': 'modules'},
  ],
  '3': [InitRuntimeRequest_ModuleChannels$json],
};