SendPasswordResetLink$json top-level constant

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

Implementation

@$core.Deprecated('Use sendPasswordResetLinkDescriptor instead')
const SendPasswordResetLink$json = {
  '1': 'SendPasswordResetLink',
  '2': [
    {'1': 'notification_type', '3': 1, '4': 1, '5': 14, '6': '.zitadel.user.v2beta.NotificationType', '10': 'notificationType'},
    {'1': 'url_template', '3': 2, '4': 1, '5': 9, '8': {}, '9': 0, '10': 'urlTemplate', '17': true},
  ],
  '8': [
    {'1': '_url_template'},
  ],
};