RuntimeType$json top-level constant

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

Implementation

@$core.Deprecated('Use runtimeTypeDescriptor instead')
const RuntimeType$json = {
  '1': 'RuntimeType',
  '2': [
    {'1': 'runtime', '3': 1, '4': 1, '5': 14, '6': '.claidservice.Runtime', '10': 'runtime'},
  ],
};