NotificationSettingQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use notificationSettingQueryDescriptor instead')
const NotificationSettingQuery$json = {
  '1': 'NotificationSettingQuery',
  '2': [
    {
      '1': 'Type',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.NotificationType',
      '10': 'Type'
    },
    {
      '1': 'AccountId',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
  ],
};