FFTriggerPushNotification$json top-level constant

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

Implementation

@$core.Deprecated('Use fFTriggerPushNotificationDescriptor instead')
const FFTriggerPushNotification$json = {
  '1': 'FFTriggerPushNotification',
  '2': [
    {
      '1': 'user',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFVariable',
      '9': 0,
      '10': 'user'
    },
    {
      '1': 'users',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFVariable',
      '9': 0,
      '10': 'users'
    },
    {
      '1': 'notification_title',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFValue',
      '10': 'notificationTitle'
    },
    {
      '1': 'notification_text',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFValue',
      '10': 'notificationText'
    },
    {
      '1': 'notification_image_url',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFValue',
      '10': 'notificationImageUrl'
    },
    {
      '1': 'scheduled_time',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFValue',
      '10': 'scheduledTime'
    },
    {
      '1': 'notification_data',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFPassedParameters',
      '10': 'notificationData'
    },
    {'1': 'with_sound', '3': 7, '4': 1, '5': 8, '10': 'withSound'},
  ],
  '8': [
    {'1': 'recipients'},
  ],
};