RemoveOTPEmailAuthenticatorRequest$json top-level constant
- @Deprecated('Use removeOTPEmailAuthenticatorRequestDescriptor instead')
Map<String, Object>
const
RemoveOTPEmailAuthenticatorRequest$json
Implementation
@$core.Deprecated('Use removeOTPEmailAuthenticatorRequestDescriptor instead')
const RemoveOTPEmailAuthenticatorRequest$json = {
'1': 'RemoveOTPEmailAuthenticatorRequest',
'2': [
{'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userId'},
{'1': 'otp_email_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'otpEmailId'},
],
};