SKU$json top-level constant
Implementation
@$core.Deprecated('Use sKUDescriptor instead')
const SKU$json = {
'1': 'SKU',
'2': [
{'1': 'Type', '3': 1, '4': 1, '5': 5, '10': 'Type'},
{'1': 'Value', '3': 2, '4': 1, '5': 9, '10': 'Value'},
],
'4': [SKU_SKUType$json],
};