FFChatAction$json top-level constant
Implementation
@$core.Deprecated('Use fFChatActionDescriptor instead')
const FFChatAction$json = {
'1': 'FFChatAction',
'2': [
{
'1': 'action_type',
'3': 1,
'4': 1,
'5': 14,
'6': '.flutterflow.FFChatAction.ChatActionType',
'10': 'actionType'
},
{
'1': 'chat_document',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'10': 'chatDocument'
},
{
'1': 'user',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'9': 0,
'10': 'user'
},
{
'1': 'users',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'9': 0,
'10': 'users'
},
{
'1': 'navigate_to_chat_page',
'3': 5,
'4': 1,
'5': 8,
'10': 'navigateToChatPage'
},
],
'4': [FFChatAction_ChatActionType$json],
'8': [
{'1': 'users_value'},
],
};