FFStreamedResponseProcessorValue$json top-level constant

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

Implementation

@$core.Deprecated('Use fFStreamedResponseProcessorValueDescriptor instead')
const FFStreamedResponseProcessorValue$json = {
  '1': 'FFStreamedResponseProcessorValue',
  '2': [
    {
      '1': 'on_message_action',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFTriggerActions',
      '10': 'onMessageAction'
    },
    {
      '1': 'on_error_action',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFTriggerActions',
      '10': 'onErrorAction'
    },
    {
      '1': 'on_close_action',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFTriggerActions',
      '10': 'onCloseAction'
    },
    {
      '1': 'stream_subscription_key',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFValue',
      '10': 'streamSubscriptionKey'
    },
  ],
};