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