UpdateNotificationPolicyRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use updateNotificationPolicyRequestDescriptor instead')
const UpdateNotificationPolicyRequest$json = {
  '1': 'UpdateNotificationPolicyRequest',
  '2': [
    {
      '1': 'password_change',
      '3': 1,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'passwordChange'
    },
  ],
};