ModuleInjectionDescription$json top-level constant

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

Implementation

@$core.Deprecated('Use moduleInjectionDescriptionDescriptor instead')
const ModuleInjectionDescription$json = {
  '1': 'ModuleInjectionDescription',
  '2': [
    {'1': 'module_name', '3': 1, '4': 1, '5': 9, '10': 'moduleName'},
    {'1': 'module_file', '3': 2, '4': 1, '5': 9, '10': 'moduleFile'},
    {'1': 'runtime', '3': 3, '4': 1, '5': 14, '6': '.claidservice.Runtime', '10': 'runtime'},
  ],
};