Runtime$json top-level constant
Implementation
@$core.Deprecated('Use runtimeDescriptor instead')
const Runtime$json = {
'1': 'Runtime',
'2': [
{'1': 'RUNTIME_UNSPECIFIED', '2': 0},
{'1': 'MIDDLEWARE_CORE', '2': 1},
{'1': 'RUNTIME_CPP', '2': 2},
{'1': 'RUNTIME_DART', '2': 3},
{'1': 'RUNTIME_JAVA', '2': 4},
{'1': 'RUNTIME_PYTHON', '2': 5},
],
};