SendHumanResetPasswordNotificationRequest_Type$json top-level constant
- @Deprecated('Use sendHumanResetPasswordNotificationRequestDescriptor instead')
Implementation
@$core.Deprecated('Use sendHumanResetPasswordNotificationRequestDescriptor instead')
const SendHumanResetPasswordNotificationRequest_Type$json = {
'1': 'Type',
'2': [
{'1': 'TYPE_EMAIL', '2': 0},
{'1': 'TYPE_SMS', '2': 1},
],
};