UpdateCustomNotificationPolicyRequest$json top-level constant

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

Implementation

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