HistoryKbarMessage$json top-level constant
Implementation
@$core.Deprecated('Use historyKbarMessageDescriptor instead')
const HistoryKbarMessage$json = {
'1': 'HistoryKbarMessage',
'2': [
{'1': 'ts', '3': 1, '4': 1, '5': 3, '10': 'ts'},
{'1': 'close', '3': 2, '4': 1, '5': 1, '10': 'close'},
{'1': 'open', '3': 3, '4': 1, '5': 1, '10': 'open'},
{'1': 'high', '3': 4, '4': 1, '5': 1, '10': 'high'},
{'1': 'low', '3': 5, '4': 1, '5': 1, '10': 'low'},
{'1': 'volume', '3': 6, '4': 1, '5': 3, '10': 'volume'},
{'1': 'code', '3': 7, '4': 1, '5': 9, '10': 'code'},
],
};