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 = const {
  '1': 'UpdateNotificationPolicyRequest',
  '2': const [
    const {'1': 'password_change', '3': 1, '4': 1, '5': 8, '8': const {}, '10': 'passwordChange'},
  ],
};