FFGenUIChatWidgetProperties$json top-level constant

  1. @Deprecated('Use fFGenUIChatWidgetPropertiesDescriptor instead')
Map<String, Object> const FFGenUIChatWidgetProperties$json

Implementation

@$core.Deprecated('Use fFGenUIChatWidgetPropertiesDescriptor instead')
const FFGenUIChatWidgetProperties$json = {
  '1': 'FFGenUIChatWidgetProperties',
  '2': [
    {
      '1': 'backend_config',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFGenUIBackendConfig',
      '10': 'backendConfig'
    },
    {
      '1': 'user_system_prompt',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFStringValue',
      '10': 'userSystemPrompt'
    },
    {
      '1': 'catalog_component_keys',
      '3': 3,
      '4': 3,
      '5': 9,
      '10': 'catalogComponentKeys'
    },
    {
      '1': 'styling',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFGenUIChatStyling',
      '10': 'styling'
    },
    {
      '1': 'function_configs',
      '3': 7,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFGenUIFunctionConfig',
      '10': 'functionConfigs'
    },
    {
      '1': 'thinking_message',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFStringValue',
      '10': 'thinkingMessage'
    },
    {
      '1': 'app_event_listener_configs',
      '3': 9,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFGenUIAppEventListenerConfig',
      '10': 'appEventListenerConfigs'
    },
  ],
};