AIMessage$json top-level constant
Implementation
@$core.Deprecated('Use aIMessageDescriptor instead')
const AIMessage$json = {
'1': 'AIMessage',
'2': [
{
'1': 'role',
'3': 1,
'4': 1,
'5': 14,
'6': '.flutterflow.AIMessage.Role',
'10': 'role'
},
{'1': 'text', '3': 2, '4': 1, '5': 9, '10': 'text'},
],
'4': [AIMessage_Role$json],
};