NotificationRecipient$json top-level constant

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

Implementation

@$core.Deprecated('Use notificationRecipientDescriptor instead')
const NotificationRecipient$json = {
  '1': 'NotificationRecipient',
  '2': [
    {
      '1': 'AccountId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '9': 0,
      '10': 'AccountId'
    },
    {
      '1': 'Audience',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.AudienceQuery',
      '9': 0,
      '10': 'Audience'
    },
  ],
  '8': [
    {'1': 'Recipients'},
  ],
};