ChatResponse$json top-level constant
Implementation
@$core.Deprecated('Use chatResponseDescriptor instead')
const ChatResponse$json = {
'1': 'ChatResponse',
'2': [
{'1': 'text', '3': 1, '4': 1, '5': 9, '10': 'text'},
{'1': 'done', '3': 2, '4': 1, '5': 8, '10': 'done'},
{'1': 'error', '3': 3, '4': 1, '5': 9, '10': 'error'},
],
};