Container$json top-level constant
- @Deprecated('Use containerDescriptor instead')
Implementation
@$core.Deprecated('Use containerDescriptor instead')
const Container$json = {
'1': 'Container',
'2': [
{'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
{'1': 'uri', '3': 2, '4': 1, '5': 9, '10': 'uri'},
{'1': 'framework', '3': 3, '4': 1, '5': 9, '10': 'framework'},
{'1': 'description', '3': 4, '4': 1, '5': 9, '10': 'description'},
{'1': 'eol', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'eol'},
],
};